Page 24 of 120 FirstFirst ... 1422232425263474 ... LastLast
Results 231 to 240 of 1194
  1. #231
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Hmm i dont see any error on that page. The only spot you should be gettin an error would be if you were using the CrossSell version of the template without actually having the CrossSell contrib installed.

  2. #232
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Hi,

    On the main page, i get the error below:

    Line: 48
    Char: 1
    Error: 'null' is null or not an object
    Code: 0
    URL: http://www.animestrike.co.uk/shop/

    On the product page, i get the error below:

    Line: 278
    Char: 9
    Error: Object Required
    Code: 0
    URL: http://www.animestrike.co.uk/shop/in...29055f86cfe5e2

    These errors are all in IE. They're not showing in Firefox

  3. #233
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by qhome
    Well I would just assume either way that you'd want the price table to appear at the same time as the add to cart button.. so either all on the same external tab, OR price table above tabs with the main image and the add to cart button on the first tab. The price table at the top is something you could easily modify for your own customization (i think I can help you with that) .. for now i will just include the Qty price table, the attrib options, add to cart, and product details on the same tab.
    Considering that quantity price breaks are one of my biggest draws, that needs to be up top and prominent. And considering I have a long list of options to select, it's important that the Add to Cart button be at the bottom so that folks don't jump the gun and get an error message.
    Thanks,
    Give us your best shot!
    http://www.photoimprints.com

  4. #234
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by Berserker
    These errors are all in IE. They're not showing in Firefox
    I see the same on ALL my shops pages in IE. Appears to be JavaScript related errors.

    Honestly I don't know if this was occurring before the update of the TPL v.3.1b mod from previous 2.7c.

    But everything appears to be working.

  5. #235
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by styledata
    Considering that quantity price breaks are one of my biggest draws, that needs to be up top and prominent. And considering I have a long list of options to select, it's important that the Add to Cart button be at the bottom so that folks don't jump the gun and get an error message.
    Thanks,
    Right thats what i said.. for the contrib im going to put them all together so that they are together either in tab or out of tab, but for you i will help you put the qty box up top separately.

  6. #236
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by styledata
    Considering that quantity price breaks are one of my biggest draws, that needs to be up top and prominent. And considering I have a long list of options to select, it's important that the Add to Cart button be at the bottom so that folks don't jump the gun and get an error message.
    Thanks,
    Zen Cart devs and Q have commented the product info code very well. You can move things around within each tab container fairly easily.

  7. #237
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by Berserker
    Hi,

    On the main page, i get the error below:

    Line: 48
    Char: 1
    Error: 'null' is null or not an object
    Code: 0
    URL: http://www.animestrike.co.uk/shop/

    On the product page, i get the error below:

    Line: 278
    Char: 9
    Error: Object Required
    Code: 0
    URL: http://www.animestrike.co.uk/shop/in...29055f86cfe5e2

    These errors are all in IE. They're not showing in Firefox
    OH u mean in the error debugger icon at the bottom left... hm well its definitely related to the javascript file for the tabs. Looks like something the code is trying to get but its non-existant.. its not really effective anything, but it looks ugly.. Ill take a look.

  8. #238
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    OK, the problem is that the zenmagic loads the javascript files in the template folder for all pages. The script is looking for a certain tag variable which it isn't finding on any of the pages that dont have the tab code, so it can't do the function call its trying to do so it errors out.

    Im not a big javascript programmer, but I hope with a little code logic I can make it not load if that value is null.

    Stay tuned....

  9. #239
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Will stay tuned. Good luck and hope you get it sorted :)

  10. #240
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Ok i got the javascript fixed.. wasn't too bad. ;)


    I also got the add to cart stuff fixed up. cleaned up a little.. but still needs a final cleaning.

    Woody, I have been workin on your "Global Products Description Tab" for a few hours now and I'm really close but it's a real sunavagun. I will try to release it with the next beta but for now test out this one and see if everything is workin for you.

    For style data, I will try to help you re-position that qty box as I dont have that on my site so im not sure what it looks like by default.

    here ya go.. lemme know :)

    (3.1 beta 2)
    Last edited by qhome; 9 Apr 2008 at 03:38 AM.

 

 
Page 24 of 120 FirstFirst ... 1422232425263474 ... LastLast

Similar Threads

  1. File list for Tabbed Products Lite v3.8?
    By spaz_tic in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 24 Mar 2010, 05:58 PM
  2. PHP Inlcudes with Tabbed Products Lite v3.8
    By rmjr in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Dec 2007, 05:28 PM
  3. tabbed products lite big problem
    By tacotupac in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Jun 2007, 11:25 PM
  4. Tabbed Products LITE - CSS/JS Issue?
    By rknepp79 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 15 Dec 2006, 08:04 PM
  5. x-sell, tabbed products lite, IH2 question
    By signs in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Oct 2006, 01:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR