I upgraded from 1.1.1 to 1.1.5.
1. Uploaded all files.
2. Ran setup.php.
3. Nothing was missing from the system check.
My gallery shows up, but I cannot login. ZP says my username and password are incorrect.
I re-uploaded all ZP files, tried the password reset function,
but when I saved my new password ZP still says my username and password are incorrect.
What should I do to fix my problem?
Comments
Was there a change in the database structure from ZP 1.1.2 to 1.1.5?
If so, why didn't the setup script make these changes?
The reason was that I had left the lines:
`
$conf['adminuser'] = "admin;
$conf['adminpass'] = "supersecret";
`
in my zp-config.php file.
Once I removed these lines and did as instructed above it worked fine.
Thanks for an excellent piece of software!
Cheers,
Joakim