I am sorry if this has been answered before, but I could not find an answer in the forums.
But, Is there a way to keep the thumbnail of an album visible to non logged in users, if the album is password protected?
I am currently using the following code to render the thumbnail and when not logged in, I see the protected image.
Thanks so much
Of course the answer in not really "no". That applies only if you are not into "do it yourself". If you delve into the Zenphoto object model you can get and print any image you want--protected or not. It is just that the normal functions will honor a users making images protected by not showing them. Any other behavior would not really be correct.