Page 98 of 120 FirstFirst ... 488896979899100108 ... LastLast
Results 971 to 980 of 1194
  1. #971
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    I am getting the following message when I upload the "TabbedProducts_v3.8_Full.sql" file...

    1146 Table 'zencart.configuration_group' doesn't exist
    in:
    [SELECT @gid := configuration_group_id FROM configuration_group where configuration_group_title LIKE 'Tabbed Products Config';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    I do believe that I uploaded all the other files OK.

  2. #972
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by jonisolis View Post
    I am getting the following message when I upload the "TabbedProducts_v3.8_Full.sql" file...

    1146 Table 'zencart.configuration_group' doesn't exist
    in:
    [SELECT @gid := configuration_group_id FROM configuration_group where configuration_group_title LIKE 'Tabbed Products Config';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    I do believe that I uploaded all the other files OK.
    It appears that you are using a prefix on your database. Edit that sql file and add the part in red:

    Code:
    SELECT @gid := configuration_group_id FROM xxx_configuration_group where configuration_group_title LIKE 'Tabbed Products Config';
    change the red xxx_ to your prefix and try the file again.

  3. #973
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    >It appears that you are using a prefix on your database. Edit that sql file and add the part in red:

    Where would I look for the file with the prefix? I had someone install the zen cart for me?

  4. #974
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    Never mind the message above. I found it and now I have Tabbed Products ''LITE'' version installed! Yea!

  5. #975
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    I was checking out your Tabbed Products ''LITE'' demo site and on this page (http://www.unbannable.com/zen/index....&products_id=1) at the bottom is this message:

    Fatal error: Unknown function: zen_update_user_tracking() in /home/unban/public_html/zen/includes/templates/tvc/common/tpl_footer.php on line 69

    --------
    Just thought you would like to know this.

  6. #976
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    OK, I am lost again. Here is what I am adding below my product description:
    ---
    <br />
    <!--%Options%-->
    <p><strong>Not for resale in digital format. Please read the <a href="http://www.horse-logos.com/index.php?main_page=conditions">Conditions of Use</a> page.</strong>
    </p><p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
    <!--*sub_AddToCart(Options)*--><br />
    <!--*sub_AttributeOptions(Options)*--><br />
    ---
    But I do not see any 'Options' tab. What is a sub tab? Do you have a demo of sub tabs? I am confused.

  7. #977
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    OK, now I have found my custom tag; silly me I was viewing the wrong product. BUT the Attributes are not showing up under the new custom tag, "Options". But in the first tab, "Product Description".

    Here is my page coding for this product:

    <!--&#37;Product Description%-->
    <p>Arabian horse clip art set. Arab horse graphic in two different colors with matching web background images. Clip art images have a white background and should be displayed on white. NOTE: No watermark text on delivered files.</p><p>Click on image to view set and actual size of web quality images.</p>
    <p><strong>Instant Delivery:</strong> After purchase you will be able to download the horse clipart zip file directly to your computer.</p><p>Web quality equine clip art images can be displayed in your outgoing emails or web pages. Print quailty image files can be inserted into Microsoft Word, PhotoShop, or any other art or page layout word program you have for designs, like - newsletters, stationery, fliers, gift cards, scrapbooking, etc...</p><br />
    <!--%Options%-->
    <p><strong>Not for resale in digital format. Please read the <a href="http://www.horse-logos.com/index.php?main_page=conditions">Conditions of Use</a> page.</strong>
    </p><p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
    <!--*sub_AddToCart(Options)*--><br />
    <!--*sub_AttributeOptions(Options)*--><br />
    <!--@EndTabs@-->

  8. #978
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    Opps, forgot to give you the product page to view: http://www.horse-logos.com/arab-flag...-clip-p-6.html

  9. #979
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    My Tabbed Products Config is set like this...
    Title Value Action
    Global Product Description Tab 1
    Global Main Image On Tab 1
    Global Add To Cart Tab 1
    Global Additional Images Tab 1
    Global Customers Also Purchased Tab 1
    ------------
    Do I need to change anything to get the options to show up in the Options tab?

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

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

    Quote Originally Posted by jonisolis View Post

    Here is my page coding for this product:

    <!--%Product Description%-->
    <p>Arabian horse clip art set. Arab horse graphic in two different colors with matching web background images. Clip art images have a white background and should be displayed on white. NOTE: No watermark text on delivered files.</p><p>Click on image to view set and actual size of web quality images.</p>
    <p><strong>Instant Delivery:</strong> After purchase you will be able to download the horse clipart zip file directly to your computer.</p><p>Web quality equine clip art images can be displayed in your outgoing emails or web pages. Print quailty image files can be inserted into Microsoft Word, PhotoShop, or any other art or page layout word program you have for designs, like - newsletters, stationery, fliers, gift cards, scrapbooking, etc...</p><br />
    <!--%Options%-->
    <p><strong>Not for resale in digital format. Please read the <a href="http://www.horse-logos.com/index.php?main_page=conditions">Conditions of Use</a> page.</strong>
    </p><p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
    <!--*sub_AddToCart(Options)*--><br />
    <!--*sub_AttributeOptions(Options)*--><br />
    <!--@EndTabs@-->


    You need to use the number of the tab, not the name. So it looks like Options is your second tab. so put 2 in where I've highlighted the red parts.

    Also, FYI you dont need <!--@EndTabs@--> unless you plan on adding text under the tabs. But maybe you do have text under there that you just didn't paste

 

 

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