hi,
It's been a while since I had time to tinker with my Zenphoto installation - like years - and I logged into my .htaccess password protected site today and found at least one deprecated function error and multiple warnings. See following at end of this post.
I'm thinking the best thing to do is create a new MYSQL database and do an installation fresh. Having not followed Zenphoto news, I wonder if the password protection issue has ever been resolved and/or if I can cnotinue using .htaccess to limit the people I allow to view my photos (i.e. friends and family).
Any other advice you all can offer will be great.
Thank you!
`
Deprecated: Function ereg() is deprecated in photos/zp-core/functions-i18n.php on line 308
Warning: Cannot modify header information - headers already sent by (output started at /photos/zp-core/functions-i18n.php:308) in /photos/zp-core/functions.php on line 1888
Warning: Cannot modify header information - headers already sent by (output started at /photos/zp-core/functions-i18n.php:308) in /photos/index.php on line 25
`
Comments
http://www.zenphoto.org/news/installation-and-upgrading
Not sure what password issue you refer to. Zenphoto has a mutli user right management system. Best you do some reading on the user guide.
I'll read up on a new installation and try that.
The password issue I am recalling was that the password only protected the album and if someone could guess the url for the picture there was no protection and the picture could be viewed directly by typing the url.
Maybe you are confusing it with the unpublished status, then this is indeed possible and not a bug.