Jump to content

how to change the super admin password from phpmyadmin


ibrahimkoky

Recommended Posts

hello

I am trying to change the super admin password from phpmyadmin. table ps_employee

now, when i put the password in the field password, is it the same password i put when i log in in the backoffice? or is it changed to md5.

i have tried to convert the password first to md5 by doing this in a test php file

echo $pass= md5(password)

and whatever returned i put it into the field password in the table ps_employee. then tried to use (password) as a password, didn't work, tried to use whatever printed from the md5 still didn't work.

 

 

any ideas?

 

SOLVED!
http://www.prestashop.com/forums/topic/233195-new-better-way-to-reset-admin-password-prestashop-15-too/

 

 

thank you

Link to comment
Share on other sites

Hi

 

you can use this superb little free module 

http://www.webbax.ch/shop/autres/39-outils-recovery-password-recuperation-mot-de-passe-prestashop.html

work on all PS  1.3 to 1.6+

 

dl the  file

create a folder in the root

put the file and image in this folder

go in  www.you_domain.com/the_folder_created/index.php

change the password

enter in your back office with the new password

 

@++

Loulou66

  • Like 5
Link to comment
Share on other sites

×
×
  • Create New...