Hi
I have updated to b5 and it seemed like a successful install however now I cannot log in to the manager section
I do not get an error message but keep staying at the log in page
I had a site working with b3.
I then did a svn upgrade while I was still logged in to the management console.
After this I went to the setup screen
I saw the note that manager’s should all be logged out, so i tried to go back to the manager screen however now got errors, but presumed it was just because of the svn upgrade
I returned back to setup and performed the upgrade.
I have checked the blockeduntil fields, changed password etc. I also notice there was a value in the sessionid field of the user_attributes table. I deleted that hoping it might help but no luck.
Is there anything else I could try?
Thanks
Mark
Deleting the database and performing a clean install (with different admin username in case cache issues) also did not work so I will keep looking into this.
One thing I noticed is that I got the ’could not detect mysql version’ messaged raised in another thread but I presume this would not cause any problems
I don’t know if this is related to not being able to log in however in firebug I can see the following js file is trying to be retrieved and is not found:
\modx\manager\assets\modext\core\modx.msg.js
Just so it is clear I am still getting the appropriate message if I enter an incorrect password so it is obviously recognizing the correct one.
-
☆ A M B ☆
- 872 Posts
The connect statement fixed the issue for me.
Ditto re the connect statement.
Also I think the log in error was because I had not correctly done the build
Thanks for your help