The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Will this usergroup code work?
Code:
<if condition="$post[usergroupid] == 5,6,7 and is_member_of($post, 28)"><img src="images/misc/supporter.gif"></if> |
#2
|
||||
|
||||
HTML Code:
<if condition="is_member_of($vbulletin->userinfo, 5, 6, 7)"><img src="images/misc/supporter.gif"></if> |
#3
|
|||
|
|||
That will not work because at times there will need to be two banners showing. My code is showing one primary group and then if the user is a member of a secondary group.
--------------- Added [DATE]1223992637[/DATE] at [TIME]1223992637[/TIME] --------------- Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|