PDA

View Full Version : Ghost thumbnail in index (FIXED IN 2.02)


mvrekum
6th of October 2006 (Fri), 12:12
I have 2 galleries with only one image. Both these galleries show up on the index page with a thumbnail for the image and a second 'ghost' thumbnail ( a red cross) with the following link:

http://www.martinvanrekum.com/gallery/photo.php?photo=&exhibition=&ee_lang=eng

Any idea where this thumb comes from?

Martin

Pekka
6th of October 2006 (Fri), 13:07
The html shows

<div class="ee_group_image">
<a href="index.php?groupid=2&amp;ee_lang=eng"></a><a href="photo.php?photo=109&amp;exhibition=4&amp;ee_lang=eng" title="Cycling Australia" class="ee_css_thumb_link"><span class="ee_css_paragraph_small"><img src="http://www.martinvanrekum.com/gallery/afbeeldingen/mthumb/MvR_20030704_0130_01.JPG" alt="Cycling Australia" class="ee_css_thumb" height="75" width="50"></span></a> <a href="photo.php?photo=&amp;exhibition=&amp;ee_lang=eng" title="" class="ee_css_thumb_link"><span class="ee_css_paragraph_small"><img src="" alt="" class="ee_css_thumb"></span></a> </div>

What if you put a second image there, does the empty image disappear?

mvrekum
6th of October 2006 (Fri), 17:49
It disappears after I have placed 6 images in the gallery. Between 1 and 5 images there is always one extra empty image.

Pekka
7th of October 2006 (Sat), 08:19
Ok, thanks very good report I'll look into it.

Darter
11th of October 2006 (Wed), 15:10
I am experiencing the same issue, FWIW. Let me know if you need anything to debug.

Pekka
11th of October 2006 (Wed), 15:20
I have already fixed it. I'll finish fixing couple of more and then release 2.02 update. Should take about a day, but you know my promises :)


from 2.02 done log:
basecode/SCRIPT_indexfunctions.php
fixed indexpage "ghost thumbnail".
Popular thumbs selection is now "selection of best rated photos from exhibitions in this group" and works that way.