PDA

View Full Version : Can't find a way to modify Administrator Permissions



Wayne Luke
Fri 13th Jun '03, 5:20pm
This link is missing for Super Administrators in the Control Panel.

Zajako
Fri 13th Jun '03, 5:32pm
i found the problem in admincp/index.php


if ($debug)
{
// we'll move this out of $debug when the system is all ready
construct_nav_option(construct_phrase($vbphrase['x_permissions'], $vbphrase['administrator']), 'adminpermissions.php?do=modify');
}


its still in debug, i removed the debug lines like so:




// we'll move this out of $debug when the system is all ready
construct_nav_option(construct_phrase($vbphrase['x_permissions'], $vbphrase['administrator']), 'adminpermissions.php?do=modify');



and it shows up.

without doing this you cant give secondary admins power unless oyu goto the url manualy.

Scott MacVicar
Sat 14th Jun '03, 12:47pm
has been sorted in cvs.

Zajako
Sat 14th Jun '03, 7:02pm
cvs ?
are you refering to the versions software ??

Mephisteus
Sat 14th Jun '03, 7:25pm
prolly the new file pack for Beta 4 or somethin :)

Zajako
Sat 14th Jun '03, 7:26pm
prolly the new file pack for Beta 4 or somethin :)
well current versions system is what i belive they use, and it would make it so that any future releases of it would be updated.

Gimppy
Sat 14th Jun '03, 7:27pm
has been sorted in cvs.


So what do we do now?

Steve Machol
Sat 14th Jun '03, 7:28pm
I think you need to wait until the fix is either posted, or if it's too complicated, then wait for the next beta release.

Freddie Bingham
Sat 14th Jun '03, 7:32pm
Do what Zajako lists above.

Zajako
Sun 15th Jun '03, 5:42am
heh, they just wanted the offical word i guess :p