Quote:
Originally posted by Tha Rock
So which usergroup does this hack send users into once they've reached maximum warnings? I have a special usergroup for banned users so i'd like them to go into that
|
open warnconfig.php and find..
PHP Code:
$banusergroup = "8"; // usergroupid of the banned group by warnings!
Change $banusergroup = "8" to $banusergroup = "9" that you made special banned usergroup. That s where your banned members will be if their warning level reach maximum