![]() |
|
printPasswordForm() and zenphoto_authority (1.4.1-beta) - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: printPasswordForm() and zenphoto_authority (1.4.1-beta) (/thread-8632.html) Pages:
1
2
|
printPasswordForm() and zenphoto_authority (1.4.1-beta) - Vivian - 2011-05-27 ok, there bust be an error in the userlogin page this work: this is the url when I tried to login 1 time: do you see the difference? printPasswordForm() and zenphoto_authority (1.4.1-beta) - acrylian - 2011-05-27 I have no idea. Sadly my collegue sbillard who is the expert on login stuff is away for a week. In the meantime please review your server error log and also the debug log within /zp-data of your install. printPasswordForm() and zenphoto_authority (1.4.1-beta) - sbillard - 2011-05-28 So are you tryig to provide the password as a query parameter to the form? That will simply not work. Password forms require the data to be Posted. |