Hi,
I'm sorry the description of the problem was wrong because I changed the password of one album (so I'm logged out of all password protected albums) and the problem is that albums in second page do not show any icon... The gallery is
http://www.reda-ek.com/gallery/
it's strange because the link seems to be correct but the image is not there although it was loaded in page 1. Thanks in advance!
I have found the fix (although I still don'k know why what was there did not work.) It will be in tonight's build most likely. If you are adventuresome, you can make the change your self in template-functions.php. There are two places to chanage depending on theme:
printAlbumThumbImage line 988
` echo "
yes you're right, it was the path... I don't know why it was working on page one thought. Anyway, your fix unfortunately did not work for me. I had to add /gallery/ as a temporary fix. Is there a better fix (i.e. a variable instead of ZENFOLDER that takes /gallery/ into account)?