Hide Info From Certain Usergroups...
Say I wanted to hide something from a usergroup, I tried this but it didn't work.
<vb:if condition="$bbuserinfo['usergroupid'] == '19'">
</vb:if>
What would be the proper coding to hide something from a usergroup?
I copied Lynne's code from hiding recent activity on an old 3.8 thread but now am trying to do the same for another thing in VB 4.
Sorry if this is a little screwed up. I've edited a few times and never reorganized it.
|