The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
How to use is_member_of in template postbit
I tried code in template postbit_legacy:
Code:
<vb:if condition="is_member_of($post, 5,6,7)">code here</vb:if> Code:
<vb:if condition="is_member_of($post, $vboptions['select_groupid'])"> p/s: i tried Code:
is_member_of($bbuserinfo,....) Code:
is_member_of($post['usergroupid'],....) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|