Jump to content

Lost password


Recommended Posts

Have lost my password to access back door, clicked on lost password but received no email and discovered emails are not working at all.
Fairly new installation with the latest software.
Not a wiz with programming but can edit files through my ftp program either coffee cup or cuteftp.
Have seen various items previously but totally confused.

Solved with help from previous post

open password.php in config folder

find
$pwd = Tools::passwdGen();

and change to
$pwd = ‘NEWPASSWORD’;

Then use "lost password" to generate a new password

You can now use NEWPASSWORD to login.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...