Member
Member
dbg   21-03-2007, 19:55
#1

Hello,

(sorry for my english, I'm french)
I would like to don't have to put login and password on my web page. Is it possible? How can I do?
The reason is that I use already session and I want that everybody who's login can admins albums...

Thanks a lot!

damien

Developer
Developer
trisweb   21-03-2007, 20:01
#2

In the file auth-zp.php, just comment out all the authentication checking code (lines 13-47) and make $_zp_loggedin = true; instead.

Member
Member
dbg   21-03-2007, 20:10
#3

thanks a lot trisweb , It's working!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.