Quote:
Originally Posted by pagekeeper
hey,
how do i control who can see the intant messaging options on the post_bit specificly post_legacy - its pretty strange i dont know if this problem was there before but my other admin brought it to my attension that guests can actually see the users emails and details.
its very important that users cant see personal details untill they are respected with a large post count.
|
By default you cant, but if you want to hide it from guests i would suggest this
<if condition="$bbuserinfo[userid] != 0">
icons code here
</if>