MyBB Community Forums

Full Version: Lost Admin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I changed myself to a lower level user group and no longer have admin. I made sure i checked the config file and userid 1 is there and i still cant login. What do I do? (yes i am userid 1). yeh i try to login and it doesnt let me

Thanks
Run this query on the database.

update mybb_users set gid=4 where uid=1;