The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
having trouble making myself admincp i know it's through config but this is what I have
// ****** SUPER ADMINISTRATORS ****** // The users specified below will have permission to access the administrator permissions // page, which controls the permissions of other administrators $config['SpecialUsers']['superadministrators'] = '1'; all across permissions |
#2
|
|||
|
|||
![]()
So the problem is that you're able to log in to the adminCP but you're not superadmin? Or are you not able to log in at all? And are you userid 1?
|
#3
|
|||
|
|||
![]()
yes sir I am able to login just as a user not as superadmin just really confusing that's how it looks right now
****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ****** // The users specified here will be allowed to view the admin log in the control panel. // Users must be specified by *ID number* here. To obtain a user's ID number, // view their profile via the control panel. If this is a new installation, leave // the first user created will have a user ID of 1. Seperate each userid with a comma. $config['SpecialUsers']['canviewadminlog'] = '1'; // ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ****** // The users specified here will be allowed to remove ("prune") entries from the admin // log. See the above entry for more information on the format. $config['SpecialUsers']['canpruneadminlog'] = '1'; // ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $config['SpecialUsers']['canrunqueries'] = '1'; // ****** UNDELETABLE / UNALTERABLE USERS ****** // The users specified here will not be deletable or alterable from the control panel by any users. // To specify more than one user, separate userids with commas. $config['SpecialUsers']['undeletableusers'] = '1'; // ****** SUPER ADMINISTRATORS ****** // The users specified below will have permission to access the administrator permissions // page, which controls the permissions of other administrators $config['SpecialUsers']['superadministrators'] = '1'; |
#4
|
|||
|
|||
![]()
Well, I'm not sure but I don't think any of those let you log in to the adminCP if it doesn't think you're an admin already. If you can't log in to the adminCP you may have to upload tools.php and use it to make yourself an admin.
|
#5
|
|||
|
|||
![]()
thats what I did but do I edit tools.php
|
#6
|
|||
|
|||
![]()
No don't edit it, just upload it then go to it, like admincp/tools.php.
|
#7
|
|||
|
|||
![]()
there we go fixed thanks alot Idk what I would of done without you
--------------- Added [DATE]1323620924[/DATE] at [TIME]1323620924[/TIME] --------------- Quick question off the record how do you create a style yourself don't see a style generator had 4.+ before |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|