MyBB Community Forums

Full Version: I deleted my admin account
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So i was deleting a lot of spam account from my forums and i deleted mine and i need to know how to make myself admin again.
1.) How did you delete your own account?
2.) Try going into your phpadmin and create an account or something? I never encountered this issue before. I think you must go into your data yo create a new admin account I think.
Probably spam.

Heres your solution Jason:

UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = 'YOur id'