Page 7 of 12 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 114
  1. #61
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Additional Product Images addon

    Quote Originally Posted by dharrison View Post
    When I look at the thumbnail images are simply reading: images/additional/Red-1.jpg and no URL.

    Please help. Where can I change this setting? I get the same problem trying to view the Online Catalog link form the Admin panel.
    The images shouldn't need a URL if a relative path is supplied.

    Sounds like your admin configure.php file has invalid HTTP_CATALOG_SERVER, HTTPS_CATALOG_SERVER, DIR_WS_CATALOG, DIR_WS_HTTPS_CATALOG and DIR_FS_CATALOG settings.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #62
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Has anybody installed this on version 1.5.1?

  3. #63
    Join Date
    May 2012
    Location
    Tamworth, United Kingdom
    Posts
    24
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Quote Originally Posted by BushyTea View Post
    Has anybody installed this on version 1.5.1?
    I'd also like to know this please

  4. #64
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    I have installed this in V1.5.1 - but have some issues.

    Uploading works but -

    1. The additional image thumbnails are shown in a 1 column list at the end of the relevant product page - even though the config/images table is set to 3 images per row.

    2. Clicking the thumbnails does nothing (ie does not show the enlarged images.)

    Has anyone got this to work yet, and if so any ideas what may be causing my problems??

    Thanks

  5. #65
    Join Date
    Jul 2007
    Posts
    342
    Plugin Contributions
    7

    Default Re: Additional Product Images addon

    Quote Originally Posted by pewe View Post
    I have installed this in V1.5.1 - but have some issues.




    2. Clicking the thumbnails does nothing (ie does not show the enlarged images.)

    Has anyone got this to work yet, and if so any ideas what may be causing my problems??

    Thanks
    Have you tried looking into this:
    Add to tpl_modules_additional_images.php thanks to Brandon Walters

    require(DIR_WS_MODULES . zen_get_module_directory('additional_images.php'));
    ?>
    <?php
    if ($additional->RecordCount() > 0) {
    ?>
    <div id="productAdditionalImages">
    <!-- Fix for broken click to enlarge - Brandon Walters http://www.bwaltdesigns.com -->
    <?php
    while(!$additional->EOF) {
    echo '<div class="additional-images"><a href="images/' .$additional->fields['additional_image']. '" rel="lightbox">'.zen_image(DIR_WS_IMAGES . $additional->fields['additional_image'], '', ADDITIONAL_SMALL_IMAGE_WIDTH, ADDITIONAL_SMALL_IMAGE_HEIGHT).'</a></div><br/>';
    $additional->MoveNext();
    }
    ?>
    </div>
    <?php
    }
    ?>

  6. #66
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Sorry for the delayed response - didn't see the notification email.

    I have in the last few days done some more work on my site and in doing so discovered that an Additional Images facility is already built in to V1.5 - and it works well with the lightbox plugin too, so all sorted.

    Thanks for the input.

  7. #67
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Which lightbox plugin are you referring to?...

  8. #68
    Join Date
    Aug 2006
    Posts
    134
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Quote Originally Posted by chowardart View Post
    Which lightbox plugin are you referring to?...
    The one found here.

  9. #69
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Thanks!

  10. #70
    Join Date
    Oct 2008
    Posts
    384
    Plugin Contributions
    0

    Default Re: Additional Product Images addon

    Hi, I am trying to install this mod on 1.3.9d follow all instructions but all it does is stop additional images from showing, I just get white space. I have installed on 1.5.1 and it works fine

    Will it work on 1.3.9d or does it have to be 1.3.9h?

 

 
Page 7 of 12 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. Admin interface for Additional Product Images addon?
    By Scarlet in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 28 Jan 2012, 08:15 PM
  2. Additional Product Images - Add title below all images
    By sports guy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Dec 2011, 05:54 AM
  3. Layout of Additional of Additional Product Images - Possible Bug?
    By RatMonkey in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Mar 2011, 02:21 PM
  4. Problem integrating additional image titles addon and commercial addon
    By strugglingnovice in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 15 Aug 2010, 03:07 PM
  5. Replies: 4
    Last Post: 30 Apr 2009, 06:19 PM

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