MyBB Community Forums

Full Version: Removed Admin CP help needed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when making a new group i accidentally removed myself from the admin group which has Admin CP privileges i made a Founder group and forgot to tick Admin Cp Privileges. Now i don't have any admin cp rights please help.
http://hospintalk.netau.net/
[email protected]
(2012-02-19, 01:16 AM)Creative™ Wrote: [ -> ]when making a new group i accidentally removed myself from the admin group which has Admin CP privileges i made a Founder group and forgot to tick Admin Cp Privileges. Now i don't have any admin cp rights please help.
http://hospintalk.netau.net/
[email protected]

How did you get into the admin control panel to do this? I mean, how did you get to the admin cp to decide not to tick admin cp privileges? It sounds like you will have to go to the database to make a new admin user. It isn't that hard but I don't know how to do it. You can find the answer if you google it.
If your userid is 1 and mybb_ is the prefix run this query in phpMyAdmin
UPDATE mybb_users SET usergroup=4 WHERE uid=1
If not replace uid=1 to uid=YourUID and if mybb_ is not prefix change to your prefix
I didn't know you can edit the super admin usergoup.

If i ever did, i edit the usergroup in phpmyadmin.. default admin is 4 so change your usergoup to 4 and you should be allowed in Admin CP again.
Thank you guys, but i just deleted mybb im going to use vbulletin
wow you might be seriously overwhelmed by VB i find it terrible to use. mods mostly require hacks not simple upload and activiate.