The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
finding usergroups in $post[]
I know how to find usergroups for the person browsing the forum with is_member_of()
however I want to figure out the usergroup of each post. I want a graphic to display in a postbit if the usergroup of the member of the post is a certain usergroup. How can I do this? |
#2
|
||||
|
||||
HTML Code:
<if condition="is_member_of($post, USERGROUPID)">code to show</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|