I have the hack installed allowing admins and mods to view invisible members.
Would that hack affect this hack? I have installed it like you said, no avail. It's coming up with a parse error on line 387 (which is below). I also tried using PPN's coding, and it's still having a problem with the following line.
PHP Code:
if ($bbuserinfo[usergroupid] == 6 or $bbuserinfo[usergroupid] == 5 or $bbuserinfo[usergroupid] == 7) or $bbuserinfo[usergroupid] == 13 {
$userinfo[invisible] = 0;
Any suggestions?