Page 1 of 1

cataloger ghost item images

Posted: Tue Jun 12, 2007 2:14 pm
by Tiramisu
Hi,

In the Cataloger Preferences Manager, you can change the "Maximum number of views for each Items".
The problem is when you, for example, you set the num at 10 and you don't have the same number of image for each item, the module will create "ghost" images.
At this point there's nothing to worry about because these images don't appear on the page.

But, I've used the lightbox 2 to overlay images in full size and at the end of the slideshow, it shows some inappropriate "ghost images"...  :-[

How can I change / fix that ???
Thanks a lot for any help!

Re: cataloger ghost item images

Posted: Sat Aug 09, 2008 7:05 pm
by sirphuzz
How did you get lightbox to work with the item image? I've tried the whole day, and I can't figure out how to do it!

What extra code do you put in the item css template?

Re: cataloger ghost item images

Posted: Fri Aug 15, 2008 7:47 am
by christiaans
You cóuld fix this by doing the following:

{if isset($image_1_url)}

{/if}

For every image number (so 1-10 in your case).
That should ONLY display the images that are actually set.

If it doesn't work, give me a shout and I'll look into it some more.

Re: cataloger ghost item images

Posted: Sat Oct 18, 2008 10:46 am
by peterbra
THANKS A LOT MATE ! - nice solution  ;D