Page 109 of 120 FirstFirst ... 95999107108109110111119 ... LastLast
Results 1,081 to 1,090 of 1194
  1. #1081
    Join Date
    May 2005
    Posts
    8
    Plugin Contributions
    0

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

    Quote Originally Posted by wefunk View Post
    ...If someone can give me a pointer as to which table names specifically need prefixes, this would be greatly appreciated. I don't want to "spam" this thread with the actual code and corresponding list of errors...

    thanks
    I THINK I figured out where the prefix belonged. While I am still at a loss as to why the rest of the tables didn't need the prefix, I was able to upload the script without errors ("17 statements processed") by adding the prefix (in this case, it was, in fact "zen_" ONLY to this bit:
    " SELECT @gid := configuration_group_id FROM `configuration_group` where `configuration_group_title` LIKE 'Tabbed Products Config'; "

    I prefixed "zen_" to " 'configuration_group' " such that it became `zen_configuration_group` and it worked.

    But now....

    the tabs don't load properly, that is to say, they do not look anything like the demo site tabs. Instead, they appear as horizontal bars going down the page.

    will attach a pic if anyone is interested to see what I mean. But as a separate issue, the reviews tab is messed up and shot out the following error on the page:

    Warning: require(includes/templates/template_default/templates/tpl_modules_tabbed_products_lite_reviews.php) [function.require]: failed to open stream: No such file or directory in /home/*****/includes/templates/nightfall/templates/tpl_tabbed_products_lite.php on line 462

    Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_modules_tabbed_products_lite_reviews.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /yada/yada/yada/yada/includes/templates/nightfall/templates/tpl_tabbed_products_lite.php on line 462
    Attached Images Attached Images  

  2. #1082
    Join Date
    May 2005
    Posts
    8
    Plugin Contributions
    0

    Default Re: New Question about configuration group

    Quote Originally Posted by wefunk View Post
    Hello all,

    The above quote is post #1025, the issue of SQL errors are also mentioned in posts # 972, 973, 983, 985-987, 1012, 1021-1023. There might be others, but that's all I have seen.

    post#851 nails the issue, not sure how I missed it. always the n00b...

  3. #1083
    Join Date
    May 2005
    Posts
    8
    Plugin Contributions
    0

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

    <QUOTE>
    the tabs don't load properly, that is to say, they do not look anything like the demo site tabs. Instead, they appear as horizontal bars going down the page.

    will attach a pic if anyone is interested to see what I mean. But as a separate issue, the reviews tab is messed up and shot out the following error on the page:
    (etc.)
    </QUOTE>

    I think I figured it out - I believe there is an error in the documentation, it might have already been addressed in the thread, but it is still incorrect in the readme file:

    under Installation-> files to upload, it states the following:

    (IMPORTANT!!! Change YOUR_TEMPLATE to the custom template you are using. It is not recommended that you overwrite the files in the template_default folder) The rest of the file structure is in tact, so you could rename the YOUR_TEMPLATE folder locally and upload the entire structure.

    /catalog/includes/templates/YOUR_TEMPLATE/css/*.css (Multiple files)
    /catalog/includes/templates/YOUR_TEMPLATE/jscript/jscript_tablitev3.js
    /catalog/includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
    /catalog/includes/templates/YOUR_TEMPLATE/templates/tpl_product_music_info_display.php
    /catalog/includes/templates/YOUR_TEMPLATE/templates/tpl_product_free_shipping_info_display.php
    /catalog/includes/templates/YOUR_TEMPLATE/tpl_modules_tabbed_products_lite_reviews.php /catalog/includes/templates/YOUR_TEMPLATE/templates/tpl_tabbed_products_lite.php
    /catalog/includes/modules/tabbed_products_lite.php
    /catalog/includes/languages/english/extra_definitions/tabbed_products_lite.php
    /catalog/includes/templates/YOUR_TEMPLATE/images/*.gif (Multiple files)


    the error is that the 6th file path is: /catalog/includes/templates/YOUR_TEMPLATE/tpl_modules_tabbed_products_lite_reviews.php

    when it should be:
    /catalog/includes/templates/YOUR_TEMPLATE/templates/tpl_modules_tabbed_products_lite_reviews.php


    I had installed the tpl_modules_tabbed_products_lite_reviews.php file in the directory above, as per those instructions. As soon as I put it into the same directory with the other php files, the error disappeared and the tabs now work flawlessly.

    THANK YOU FOR THIS MOD!!!! I'll stop spamming this thread now.
    http://www.zen-cart.com/forum/images/smilies/clap.gif

  4. #1084
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

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

    Hello,

    first of all thanks for the great mod!!! Just what I was looking for....

    I installed the NonAdmin-Edition and everything was working fine so far, just two things I cama across and dont know how to fix. I aplogize if it was asked before, but after reading some 50 pages I gave up looking...

    Please take a look at
    http://clickyshop.com/newzen/index.p...&products_id=2

    How can i get rid of teh header?
    I already put
    $bShowHeaders = false;
    , but somehow only on cross-sell the header shows up...

    I prefer to have the tabs shorter and the tab which says ´comentarios´ has a gap, how can I fill it?

    Thanks a lot for help.

    Regards,
    kruna

  5. #1085
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

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

    I'm feeling pretty foolish because this answer must be in here somewhere, however, after 2 days of trying and failing I can't get my tabs to work in the way I am hoping...
    I would like the following tabs in this order:
    Product Description - Product Attributes - Additional Images - Customer Also Purchased - Reviews

    If I have the Add to cart show up in a tab via the admin (Global Add To Cart Tab) it goes to the bottom of the page (not in a tab)

    Is there a true simple answer to this?
    Marg

  6. #1086
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

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

    I should also have added that I want this hard-coded as how else will my client edit their products? They certainly won't do a very good job trying to figure this out for themselves.
    Marg

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

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

    Got a link i can see?

  8. #1088
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

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

    I sent you a pm...
    I have the site soft-coded with the code in the description area right now, but that's not going to work...
    Thanks,
    Marg

  9. #1089
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by Kruna View Post
    Hello,

    first of all thanks for the great mod!!! Just what I was looking for....

    I installed the NonAdmin-Edition and everything was working fine so far, just two things I cama across and dont know how to fix. I aplogize if it was asked before, but after reading some 50 pages I gave up looking...

    Please take a look at
    http://clickyshop.com/newzen/index.p...&products_id=2

    How can i get rid of teh header?
    I already put
    , but somehow only on cross-sell the header shows up...

    I prefer to have the tabs shorter and the tab which says ´comentarios´ has a gap, how can I fill it?

    Thanks a lot for help.

    Regards,
    kruna
    The Header is a hack. The Cross Sell contrib has its own separate code base. Since my tabs didn't have that header, I added one to make it look more like the Cross Sell contrib so they would all have their own header and look more natural. If you are going to disable the header, you'll have to edit the Cross Sell mod files separately as I have nothing to do with that contrib.

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

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

    Quote Originally Posted by Marg View Post
    I'm feeling pretty foolish because this answer must be in here somewhere, however, after 2 days of trying and failing I can't get my tabs to work in the way I am hoping...
    I would like the following tabs in this order:
    Product Description - Product Attributes - Additional Images - Customer Also Purchased - Reviews

    If I have the Add to cart show up in a tab via the admin (Global Add To Cart Tab) it goes to the bottom of the page (not in a tab)

    Is there a true simple answer to this?
    Marg
    Well there are some deviations to the customizing.

    By default, I always kept the Add to Cart and Product Attributes on the "First" tab. If the first tab was Product Description, the Add to cart and attribs would be on the first tab. If the Product Description was not on a tab, then I would generate an Add-to-Cart tab as the first tab and put the add to cart and attribs on the first tab.

    So it would normally be:
    Product Description (With Add button and attrib) -- Additional Images -- Customer Also Purchased -- Reviews

    Then I added the ability for softcoding the sub tags into the admin area in the product description area, but that does require the change on each item.

    If you want the above setup, I can work on some customizations for you.

    As far as the add to cart button not showing up on the tabs, I may need to check your setup but we will worry about that after the customizations.

 

 

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