The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have the following code, how do I make it so when a user decides to join one additional usergroup, that an image shows up in there. I have the following code, but it isnt working.
Code:
<if condition="is_member_of($bbuserinfo, 93)"><img src="imagesource" alt="althere" /></if> <if condition="is_member_of($bbuserinfo, 90)"><img src="imagesource" alt="althere" /></if> <if condition="is_member_of($bbuserinfo, 92)"><img src="imagesource" alt="althere" /></if> <if condition="is_member_of($bbuserinfo, 91)"><img src="imagesource" alt="althere" /></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|