Quote:
Originally Posted by BlueNinjaGo
Um... couldn't you just go to ACP -> Usergroups -> Usergroup Manager -> Edit Guests -> Can View Who's Online -> No.
Wouldn't that be easier? Or is this something different?
|
That will not hide the box, it will disable the link only
guests will still see the box but when they click on "currently active users" link they will be asked to login.
So "Dismounted" solution above
Code:
<if condition="$show['member']">CODE HERE</if>
is still the way to go