Sometimes you need to reset a password that was forgotten for PHPMotion

Step-by-step guide

1. You'll need to login to your Cpanel.
2. Access your phpMyAdmin panel.
3. Choose the database for your phpmotion site in the left side of phpMyAdmin panel.
4. Choose member_profile table.
5. Find the row with admin username in user_name column and click edit icon for this row.
6. Put the following value without quotes '21232f297a57a5a743894a0e4a801fc3' into password field.
7. Click Go.


This will reset your admin password to 'admin'.


Please, note that in this example we assume that login for your websiteadmin area is admin.


Related issues