2012-04-06, 10:13 PM
I made myself a rank that wont let me get the admin panel.
Someone told me to do this
UPDATE
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?
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?