MyBB Community Forums

Full Version: HELP! PLEASE!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I made myself a rank that wont let me get the admin panel.

Someone told me to do this

UPDATE mybb_users SET password = '098f6bcd4621d373cade4e832627b4f6', salt = '' WHERE uid = 'X'

Change the X to your user ID and make sure your table prefix is correct. This will turn your password to simply 'test'. Now, log in, and change your password.


What does this mean?