osCommerce Password Reset Using phpMyAdmin
May 6, 2008 · 1 minute readCategory: oscommerce
This is post is now quite old and the the information it contains may be out of date or innacurate.
If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub
In these instances, you do not just paste in a new password but you have to properly encode it first.
Here is a really handy tool to create a password hash for you, ready to be pasted into phpMyAdmin
for the admin side, you will need to edit the admin table and paste this into the password field for the account you need to set the password for.