Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2007
    Posts
    239
    Plugin Contributions
    0

    Default additional images not showing after upgrading zen lightbox

    Hello, I upgraded to the latest zen lightbox and now my additional images are not showng on my site. In admin, I can see all the additional images under image handler. These are the only 2 contributions I am using for images.

    Thank you!

  2. #2
    Join Date
    Oct 2007
    Posts
    289
    Plugin Contributions
    0

    Default Re: additional images not showing after upgrading zen lightbox

    EXACTLY. I'm not sure, but I think the same happened to me. My additional images stopped showing just after zen-lightbox installation.

    Hmm...
    [FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]

  3. #3
    Join Date
    Jun 2007
    Posts
    239
    Plugin Contributions
    0

    Default Re: additional images not showing after upgrading zen lightbox

    Quote Originally Posted by Nimbuz View Post
    EXACTLY. I'm not sure, but I think the same happened to me. My additional images stopped showing just after zen-lightbox installation.

    Hmm...
    which template are you using?

  4. #4
    Join Date
    Oct 2007
    Posts
    289
    Plugin Contributions
    0

    Default Re: additional images not showing after upgrading zen lightbox

    Custom.

    Buti I verified last night that it was indeed zenlightbox causing this issue.
    [FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]

  5. #5
    Join Date
    Mar 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: additional images not showing after upgrading zen lightbox

    It seems to be an issue with the additional_images.php override found in:
    includes/modules/YOUR_TEMPLATE_FOLDER

    I fixed the problem by replacing the line (near line 23):

    $products_image_base = str_replace($products_image_extension . '$', '', $products_image);

    with:

    $products_image_base = str_replace($products_image_extension, '', $products_image);


    This fixes the problem and applies lightbox to all images, but produces a few javascript errors that were not there before:

    showtrail is not defined
    onmouseover(mouseover clientX=0, clientY=0) @ index.php (line 1)

    hidetrail is not defined
    onmouseout(mouseout clientX=0, clientY=0) @ index.php (line 1)

    They don't seem to effect anything important on any browsers I tested on, but I do hate to have any javascript errors at all.

 

 

Similar Threads

  1. Additional images and Zen Lightbox
    By ianhg in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 15 Oct 2014, 12:37 AM
  2. Additional images and Zen Lightbox
    By ianhg in forum General Questions
    Replies: 1
    Last Post: 6 Nov 2013, 05:30 PM
  3. v138a additional images sometimes not opening correctly using Zen Lightbox
    By paddy_uk2007 in forum General Questions
    Replies: 0
    Last Post: 10 May 2012, 04:43 PM
  4. v139h Zen Lightbox - Additional images not working
    By vaishali in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 27 Mar 2012, 11:36 AM
  5. Lightbox not showing additional images OR pre/next buttons
    By mellonade in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 12 Nov 2010, 04:35 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