Admin Password
Back to Tips & Tricks (HOW TO)
Problem
Unable to login to siteadmin (forgot password)
Solution
You will need
PHPMyAdmin or similar to fix this problem.
PHPmyAdmin is an application that is normally a part of your web hosting control panel.
- Connect to your PHPmotion Database using PHPmyAdmin
- Select the member_profile table and find the admin user
- Click the edit icon (or similar)
- Use our tool to create a new password MD5 Password Tool - The password must be MD5 so you must use this tool first
- Update the database record to show this new password
Note: For PHPmotion V2 users, you should edit the
admin table instead.