The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display a forum block only to certain usergroups
I'm having a hard time doing this.
I've used an HTML content type with this, and no luck: Code:
<vb:if condition="is_member_of($bbuserinfo, 1, 2, 3, 4, 15, 17)"> text </vb:if> Code:
<vb:if condition="!is_member_of($bbuserinfo, 16)"> text </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|