Page 81 of 120 FirstFirst ... 3171798081828391 ... LastLast
Results 801 to 810 of 1194
  1. #801
    Join Date
    Nov 2005
    Location
    France - Limoges
    Posts
    101
    Plugin Contributions
    0

    help question Additional images problem

    Hi,

    My additional images are showing beautifully. But I'm having trouble showng more than one image per row. I have tried modifying the setting in the admin under :

    Admin -> Images -> Product Info - Number of Additional Images per Row

    But that doesn't change anything for me. I still get just the one image per row whatever figure I enter there.

    Any advice would be welcome

    See what I mean here : http://www.netjuggler.net/finesse-g%...ion-2-p-4.html

    (Additional images show up in the Photos Tab)

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

    Default Re: Additional images problem

    Quote Originally Posted by mat123slade View Post
    Hi,

    My additional images are showing beautifully. But I'm having trouble showng more than one image per row. I have tried modifying the setting in the admin under :

    Admin -> Images -> Product Info - Number of Additional Images per Row

    But that doesn't change anything for me. I still get just the one image per row whatever figure I enter there.

    Any advice would be welcome

    See what I mean here : http://www.netjuggler.net/finesse-g%...ion-2-p-4.html

    (Additional images show up in the Photos Tab)
    The reason you are getting only 1 picture per line is because you have:
    <div class="additionalImages centeredContent back" style="width:33%;">
    for your additional images module.
    You are only allowing a width of 33% on your div for additional images

    The default is:
    <div class="additionalImages centeredContent back" style="width:100%;">

  3. #803
    Join Date
    Nov 2005
    Location
    France - Limoges
    Posts
    101
    Plugin Contributions
    0

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

    I appreciate your time and help, and have looked around as to where to change from 33% to a 100% this is a clean install on a clean 1.3.6 Zencart... weird that it should come up with a 33%. Any idea on what php file I can modify the 33% back to 100% ? I've had this same "problem" on other zencart websites. Thanks again.

  4. #804
    Join Date
    Sep 2006
    Posts
    15
    Plugin Contributions
    0

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

    iS THERE A 'NEW VERSION OF TABBED LITE which has the tabs located on the side like your demo shows ? if so where/how do I get access to that version (a beta version is acceptable because this is for an important demo now a live site right now...

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

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

    Sorry not yet. Other things came up. I hope to get to it soon. It wont be a new Tabbed Lite.. just a layout patch.

  6. #806
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default lost all hope!!

    I just tried to install tabbed products lite on to my site and it isn't working. I believe this to be due to the sql file not installing right. I uploaded the files into the correct template and ran the sql update and all I get was:

    1146 Table 'tacoman1_zc5.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.

    Thus I cannot get it to work. nothing in the admin-config-tabbed area. and when I try to use a tab code, it displays an error on the webpage. And yes im only using source code not the htmlarea that is included in zen cart.

    The site is up if it helps www.discountsupplementstore.com

    Thanks,

    Josh

  7. #807
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

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

    instead of uploading the file in Admin > Tools> Install SQL Patches, copy paste the contents inside of it into the box and try running it

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

    Default Re: lost all hope!!

    Quote Originally Posted by tacotupac View Post
    I just tried to install tabbed products lite on to my site and it isn't working. I believe this to be due to the sql file not installing right. I uploaded the files into the correct template and ran the sql update and all I get was:

    1146 Table 'tacoman1_zc5.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.

    Thus I cannot get it to work. nothing in the admin-config-tabbed area. and when I try to use a tab code, it displays an error on the webpage. And yes im only using source code not the htmlarea that is included in zen cart.

    The site is up if it helps www.discountsupplementstore.com

    Thanks,

    Josh
    Are you using a database prefix? To fix your problem, you need to add your database prefix to the sql file.

    so globally replace:

    FROM configuration_group --> FROM prefix_configuration_group
    FROM configuration --> FROM prefix_configuration
    INTO configuration_group --> INTO prefix_configuration_group
    INTO configuration --> INTO prefix_configuration
    UPDATE configuration_group --> UPDATE prefix_configuration_group

    Be sure to use the your actual prefix, not just the word "prefix"

    Does that help?

    If you still can't get it working. There is a NonAdminEdition folder in your /includes/modules/ folder. Copy the version of tabbed_products_lite.php up one level to the includes/modules folder, replacing the existing Admin version. All changes will now have to be made inside the header of that file instead of via the admin panel, but at least it will get you up and running.

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

  10. #810
    Join Date
    Sep 2006
    Posts
    15
    Plugin Contributions
    0

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

    any idea when you are going to release the ":stylesheets or whatever so we can have tabs on the side??

 

 
Page 81 of 120 FirstFirst ... 3171798081828391 ... 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