Quote:
10-02-02 at 02:54 PM Xenon said this in Post #1
With this hack you can change the forumpermissions of a usergroup for all forums at once, or change the forumpermissions of one forum for all usergroups at once.
|
in line 393:
PHP Code:
echo "<li>$usergroup[title]".
makelinkcode("edit","forumpermission.php?s=$session[sessionhash]
&action=editusergroup&usergroupid=$usergroup[usergroupid]").
"</li>\n";
I cant make the
action=editusergroup script to work. Where is the function
if ($action=="editusergroup") located?
I couldnt find it in the hack.
When I click on Usergroups part, its displayed blank.