Jump to content

Default e-mail address


Recommended Posts

What's the default e-mail address? i mean that one in the beginning of installation.......i didn;t modify it and now i'm facing problems after deleting the "install" folder and renaming "admin" folder..........
LE: I finally got it but i don't know how can i connect to back office!!!!!!!!!!!!!!
Please help

Link to comment
Share on other sites

The simplest way to generate a new password (for example “mypassword”) is as follows :

1/ Open /config/settings.inc.php and copy the COOKIE_KEY value, a string like :
ugVz7xCw9mYzkUWL1285CCyLb5dQOyNgnTxXDrGP0LZNBLrzKTvWyC0n

2/ Open http://www.md5.fr or http://www.md5.cz and in the field, past the copied string immediately followed (without space) by your password :
ugVz7xCw9mYzkUWL1285CCyLb5dQOyNgnTxXDrGP0LZNBLrzKTvWyC0nmypassword
Submit the form and copy the generated MD5 hash which is like :
c838e4909b92e180e6428e85c15b003d

3/ In your database, in the ps_employe table, locate the record that contains the e-mail address you want to use to connect to the BO, modify this record, and past the MD5 hash in the passwd field. Submit the form.

4/ Connect to the BO.

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...