The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
OMG im stupid, please help!! Locked out of admin cp
Hello,
Oh man, I am so stupid....i am the superadmin of my site and the only person with access to the admin cp and i went ahead and tested my paid subscriptions through the site and it downgraded me to a premier club member and now wont give me any access to the admincp How in the heck do i resolve this issue? Im going crazy right now |
#2
|
||||
|
||||
Quote:
Just how superadminy were you? It's alsway been my understanding that if you drop your userid into config.php PHP Code:
Anyway, assuming you have some kind of database access either from the commandline or some crutch like phpmyadmin, Code:
select usergroupid, title from usergroup; Code:
update user set usergroupid=6 where userid=1; |
#3
|
||||
|
||||
Or upload tools.php from your do_not_upload folder.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|