Password protected album not locked - why?

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

  • Seems to be broken. We will have to figure out what happened.
  • Ok, found the difficulty. It will be fixed in tonight's build, but that may not be so stable as there has been a lot of change going into it recently.

    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;`
  • fxk Member
    Thanks again for a very fast reply!!!
    I'll do a new checkout later tonite.

    fxk
  • fxk Member
    Works fine now, after the latest checkout!
    Fxk
Sign In or Register to comment.