Quote:
Originally posted by Logician
Edit online.php,
find
PHP Code:
if ($bbuserinfo[usergroupid] == 6) {
(There are 2 occurences, you should change the second one)
and replace it as:
PHP Code:
if ($bbuserinfo[usergroupid] == 6 OR $bbuserinfo[usergroupid] == 5) {
Not tested but should work..
BTW. Mods might come after you if you dont shorten that sig. FYI.
|
I tried to look in the showthread.php for a similar code to modify in the same way to let the super mods see the hidden users ALSO on the forum home page, but I did not find any .... :ermm: :ermm: :ermm: