Quote:
Originally Posted by Dream
You can use template conditionals to hide the chatbox from usergroups. Not sure the exact code though.
|
I realize that - the conditionals are:
PHP Code:
<if condition="is_member_of($bbuserinfo, 5, 6, 7)">
<chatbox code>
</if>
I just thought that maybe it should be in the instructions or hardcoded in to the hack since you offer the option. No big deal. Thanks again.