The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Group membership check in v3.7
In one of my template-mods I have checked for group membership with this code:
Code:
<if condition="is_member_of($post, 73)"> --------------- Added [DATE]1209818156[/DATE] at [TIME]1209818156[/TIME] --------------- Forget it. I just found out. I'll have to use Code:
is_member_of($userinfo, 73) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|