MyBB Community Forums

Full Version: Admin Account
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm currently locked out of my forum until I upgrade, which I need an administrators account for. However, I don't know any username/password combinations on my site as it was bought and I was not a registered user on it.

How can I make an account without being able to access the registration page? I could do it in PhpMyAdmin, but passwords are encrypted there, so I can't just add a password in since I don't know how to encrypt it.

If anyone can make a user on your forum called "Admin901" and password "Test911", and tell me what the hash is for it, that'd be much appreciated (if it works that way).
Change the usergroup of your user ID to "4" (Admin)
In PHPMYADMIN
I don't have an account, that's the problem...
OH, well I'm sure there's a way to make one in PHPmyadmin.
Google that, and set the usergroup number to 4.
Create a new user in the users table (or mod an existing one) set usergroup to 4, and set password to '098f6bcd4621d373cade4e832627b4f6' and salt to '' (no quotes) and the user's password will be "test"