Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
administrator forgot own password
Hi. sorry to say that I am the admin that has forgotten my password and user name. How can I get into my forum. Any help will be appreciated. And, I did try filling out the forgot password form but never got an email. And now I am stuck.
0
Comments
What I would do is edit my conf/config.php and get the email setup. Here is what you need to set:
- Apply for membership again in your forum. Make sure you remember this password.
- Set the admin flag of that new user in phpMyAdmin.
- Reset the password of the original admin
Let's say your new user has a username of 'AdminReset'. The SQL you want is the following: WARNING: If you DON'T put that where clause in the SQL then you will give EVERYONE admin access. That would be terribly unfortunate.