No matter what I set the password length to, the Repeat Password text box is disabled. Version 1.4.4.3 - new installation on 3/4/13.
Also - not sure if this is related - when loggin in to the backend the page hangs indefinately. Sometimes hitting refresh will get past this and put me in the admin screen.
Comments
The background color of the first password box will change as the password gets stronger. If that does not happen there is probably a javascript error somewhere.
For your second issue, you should look to see if any HTML has been loaded (view source on your browser.) Also look into your server and Zenphoto logs for errors.
It is certainly possible that if the admin pages are not loading fully you would get javascript errors, so these two could be related.
If I wait long enough at the login screen and do not refresh I get a page stating:
"CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers."
Don't know if that helps.
BTW: Thank you very much for the prompt reply.
Not getting all the CGI stuff could also cause javascript not to be complete, which would cause JS errors.
FireFox and other browsers have error consoles that can show script errors.
The login still hangs though (no change noted there). If I wait long enough I get the error noted earlier. If I only wait say 30 seconds and then hit refresh it goes to the admin page. So the login is working it just isn't refreshing/redirecting. I have not found anything in the logs (although I am not quite sure what I would be looking for - or where).
Thanks for all the help folks.