- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
How to reset admin panel password in osCommerce
June 21, 2011
This tutorial will show you how to reset or change the osCommerce admin panel login details. The procedure in case you login details are not working or you forgot them.
- Open your hosting control panel and get access to the database management tool (e.g. phpMyAdmin tool)
- Open the administrators table clicking the Browse button
- There you can see a list of admin users, select the one you want to edit and click Edit icon
- Type new password in the user_password > value field, in the user_password > Functions field select MD5.
- Click Go button to save the changes.
- Open your osCommerce admin panel and use new password for the login.