Quote:
Originally Posted by Outbackmark
That will teach me to post without coffee!!
Also open the whoisonlinebit template
Find
Code:
<if condition="$show['ip']">
Replace with
Code:
<if condition="$bbuserinfo['usergroupid'] == '6'">
And you are done.
|
Thanks but this is certainly not what i was looking for, I was looking for something which disable only admin's IP for mods/smods, but they can view the rest, this thing disables all ip address for mods/smods in whos online but admin can view it in whos online.
but thanks anyway