
11-11-2005, 07:02 PM
|
|
|
Join Date: Sep 2005
Location: Dallas, TX
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Yeah, I tried that earlier and this is what I got...
Quote:
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';
|
|