The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help on config file please
hi on my vbulletin i have deleted the admin username by accedent and i dont know how to bring back the admin with all rights . i have created a admin username from my other account but on the other account is not allowing me to give full acces to the admin cp . so if i make someone as admin from my other account is not allowing me to give full acces for the admin cp in there admin cp is saying this look
Sorry, you are not allowed to edit administrator permissions. If you think you should have permission to access this page, you will need to edit the $config['SpecialUsers']['superadministrators'] variable in the includes/config.php file. To allow the administrators to access this page, edit the variable to include the user IDs of those administrators should have access, separating each user ID with a comma, like this: $config['SpecialUsers']['superadministrators'] = '1,25,57'; To allow only a single administrator to access this page, simply add that user's ID with no commas, like this: $config['SpecialUsers']['superadministrators'] = '1'; can someone help me pleaseeeee |
#2
|
||||
|
||||
Edit the line
PHP Code:
in includes/config.php. Enter your username and save it. |
#3
|
|||
|
|||
what do u have to enter the username in here ['SpecialUsers'] and same username in here as well ['superadministrators'] ?
i tryed it but is not workin can u help please |
#4
|
|||
|
|||
You have to enter the user ID not the actual user name...so you would replace the '1' with your user ID # so say your user ID # was 6 the line would look like this...
PHP Code:
|
#5
|
|||
|
|||
oh so in here say my username is ['DjRowdy'] and here ['DjRowdy'] and here my username contans 7 letters and so like this = '7'; right ?
|
#6
|
||||
|
||||
Nope. You have to enter your userid.
|
#7
|
|||
|
|||
is it like that or how do i find my user id :S
but how do i find the user id please oh is it /forum/member.php?u=13 so is ['SpecialUsers']['superadministrators'] = '13'; do i have to put my username in thoese two boxes ['SpecialUsers']['superadministrators'] |
#8
|
|||
|
|||
Quote:
You can also find your user ID by searching for your username in your adminCP... it would look something like... User: nirav (id: 13) on the top of the page PHP Code:
|
#9
|
|||
|
|||
no is not working please help me
|
#10
|
||||
|
||||
So what did you actually put ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|