PDA

View Full Version : Moderators moderate all forums


The Keeper
03-23-2002, 09:47 PM
Hi I want to make a hack where moderators can moderate all forums. (without making them a super mod)
(just close, delete, sticky, split, edit etc....)

I'm sure it's probably just changing an IF statement somewhere, can someone point me in the right direction?

E
03-23-2002, 09:51 PM
why dont u make them a super mod and change the permissions..:)

The Keeper
03-23-2002, 09:54 PM
Because you can't.

The Keeper
03-23-2002, 10:11 PM
also could someone tell me where the IP log viewing page is, so I can change it so it's only viewable by one member's name ?

ptbyjason
03-23-2002, 11:11 PM
Originally posted by The Keeper
Hi I want to make a hack where moderators can moderate all forums. (without making them a super mod)
(just close, delete, sticky, split, edit etc....)

I'm sure it's probably just changing an IF statement somewhere, can someone point me in the right direction?


Thank you for requesting this too. I knew I wasn't the only one.

https://vborg.vbsupport.ru/showthread.php?s=&threadid=36041

ptbyjason
03-23-2002, 11:17 PM
Originally posted by The Keeper
also could someone tell me where the IP log viewing page is, so I can change it so it's only viewable by one member's name ?

Open your config.php and look at the end of it. The end of my file looks like this (insert the appropriate user id # in place of "XX"


// which users are allowed to view the admin log
// separate each userid with a comma
$canviewadminlog = "XX";

// which users are allowed to prune the admin log
// separate each userid with a comma
$canpruneadminlog = "XX";

?>

The Keeper
03-23-2002, 11:31 PM
thanks.

I ended up just adding each moderator to each forum manually, and then removing the moderator column at the end.

http://www.gaters.net