Page 1 of 1

Updating admin password not working

Posted: Tue Jan 28, 2020 5:18 pm
by jollyoner3
Hi guys, trying to reset the admin password for a CMSMS installation its version 2 (not exactly sure of specifics!)

I've updated the details in the database manually, using various sql queries, even added a new user and none of it is working...

What on earth am i doing wrong?!

Many thanks

Re: Updating admin password not working

Posted: Tue Jan 28, 2020 5:22 pm
by DIGI3
The encryption and salting methods have changed periodically, so depending on the instructions you're following it might not work for your version.

I usually find it's easier to just make sure email is working, then use the "forgot password" functionality. You can change the user's email address to your own in the database if needed.

Re: Updating admin password not working

Posted: Tue Jan 28, 2020 5:25 pm
by jollyoner3
Thanks for the reply DIGI3, unfortunately the way the email is setup on the hosting this is going to be a real pain to get the forgotten password to work!

I did try that, but it seems that its just not going to work :(

Any other options?

Re: Updating admin password not working

Posted: Tue Jan 28, 2020 5:28 pm
by DIGI3
Perhaps https://cmscanbesimple.org/blog/cms-mad ... d-recovery could help, if that's not what you've already tried.

You could also copy the site to a host with proper email capability, reset the password, then copy it back. A bit of extra work but it sounds like you're desperate :)

Re: Updating admin password not working

Posted: Fri Jan 31, 2020 7:39 pm
by velden
And double check config.php to make sure you're editing the right database. Not that it ever happened to me but ... ;)