Hi,
I created a gallery at
http://photos.project22.org and protected some of the albums, like
http://photos.project22.org/klettern.
To check this, I logged out, forwarded the link to friends
- everywhere I could still see the photos. Have a look yourself.
ZP 1.2.5 (SVN 4060)
What I did?
Well, I added a Album password, two times - ("klettern") - I also tried using a Guest User Name, tried it without ...
Any hints?
Thanks so much, fxk
Comments
You can change the function `checkAlbumPassword($albumname, &$hint)` in functions.php circa line 545. There is a line that reads
`global $_zp_pre_authorization, $_zp_loggedin;`
and needs to read
`global $_zp_pre_authorization, $_zp_loggedin, $_zp_gallery;`
I'll do a new checkout later tonite.
fxk
Fxk