View Full Version : Very silly question
JustJamie
11-11-2005, 06:37 PM
I always have the silly questions.
I have promoted one of my members to Admin to allow her access to the Admin CP. Well when she opens up the Admin CP it only allows her to see four options on the menu instead of the whole menu I can see.
How can I give her full admin access?
Marco van Herwaarden
11-11-2005, 06:45 PM
AdminCP->Usergroups->Administrator Permissions
JustJamie
11-11-2005, 07:02 PM
Yeah, I tried that earlier and this is what I got...
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 $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:
$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:
$superadministrators = '1';
Marco van Herwaarden
11-11-2005, 07:52 PM
Like the message say, you need to be Super Administrator to change Admin permissions.
Edit your config.php to add your userid.
JustJamie
11-11-2005, 08:00 PM
Yep, got it now. Thanks so much for your quick response. I appreciate it!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.