TomDac
06-12-2014, 05:11 PM
Hi all,
Been the admin for many years and thought it was time to make one of the other guys an admin too, so I can take a vacation. So I made him admin, by switching his usergroup to Administrators.
I go into usergroup manager for Administrators and see him in there. But he still cannot access all the stuff in the admin CP that I can. That led me to try going into the Administrator permissions, which I don't think I've ever done before... When I try, I get the message saying:
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';
OK.. so I opened the config.php file and put in my user ID, which is 1, saved the config.php and tried getting into the Administrator Permissions again, but it gave me the same error.
Do I have to re-start apache or anything to get this to work?? What am I doing wrong? I'm pretty sure this is the correct config.php file because the first time I edited it, I made a typo and after I saved it when I brought up the forum, I got an error message... I went back into the config.php, found the mistake and fixed it and now the forum comes up, but I still can't get into Admin permissions in the Admin CP.
Any suggestions would be appreciated. I'm using 4.2.2
Tom
www.martinloganowners.com/forum/
Been the admin for many years and thought it was time to make one of the other guys an admin too, so I can take a vacation. So I made him admin, by switching his usergroup to Administrators.
I go into usergroup manager for Administrators and see him in there. But he still cannot access all the stuff in the admin CP that I can. That led me to try going into the Administrator permissions, which I don't think I've ever done before... When I try, I get the message saying:
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';
OK.. so I opened the config.php file and put in my user ID, which is 1, saved the config.php and tried getting into the Administrator Permissions again, but it gave me the same error.
Do I have to re-start apache or anything to get this to work?? What am I doing wrong? I'm pretty sure this is the correct config.php file because the first time I edited it, I made a typo and after I saved it when I brought up the forum, I got an error message... I went back into the config.php, found the mistake and fixed it and now the forum comes up, but I still can't get into Admin permissions in the Admin CP.
Any suggestions would be appreciated. I'm using 4.2.2
Tom
www.martinloganowners.com/forum/