That is what i was using. I just get back:
Parse error: parse error in /banuser.php on line 13
Code used is:
PHP Code:
// HF-Mods perms
if_(
____$bbuserinfo[usergroupid]!=6
____and_$bbuserinfo[usergroupid]!=5
____and_$bbuserinfo[userid]!=44
____and_$bbuserinfo[userid]!723
____and_$bbuserinfo[userid]!=4267
{
cpfooter();
exit;
}
Line 13 is the one referring to usergroupid 6