The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Lost admin privileges
Hi,
I lost the admin privileges by changing the permissions of the main account. How can I restore them without reinstalling from scratch. I have access to the files in the server. Thanks |
#2
|
||||
|
||||
You could run the query:
[sql]UPDATE user SET usergroupid = 6 WHERE userid = 1 LIMIT 1[/sql] This is assuming your are userID 1. If you don't have SQL access, create a file and run it from the vBulletin directory: PHP Code:
PHP Code:
|
#3
|
|||
|
|||
Thanks a lot
|
#4
|
|||
|
|||
There is a tools.php in your don_not_upload folder of your vB zip-file. You can use that to restore admin permissions.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|