Congratulations on a great e-commerce software.
I've lost the password for my localhost install, and I didn't have a SMTP server available.
After some time searching this forum, i've found a solution on a french post:
http://www.prestasho...de_passe_oublie
Basically, what you have to do is do a md5 of your cookie_key + your_password. Just go to your DB Admin, and execute a sql like this:
update
Just REPLACE the strings (<>) above with the right data:
<_COOKIE_KEY_> = the string on your settings.inc.php
After this, you should be able to login to the backoffice.
Hope it helps someone saving some time. ;)
Regards,
Pedro



Back to top









