The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Kip, try this: http://www.vbulletin.com/forum/showt...p+conditionals
|
#12
|
|||
|
|||
I know, you could change it easily to fit your needs though, like this
Code:
<if condition="in_array($bbuserinfo['usergroupid'], array(15))"> <img class="inlineimg" src="http://www.gamingvidz.com/forum/gamingvidz/misc/premium.jpg" alt="" border="0" /></if> |
#13
|
|||
|
|||
Quote:
Code:
<if condition="is_member_of($post, 15)"><a href="http://www.gamingvidz.com/forum/payments.php"><img src="http://www.gamingvidz.com/forum/gamingvidz/misc/premium.jpg" alt="GV Premium Member" border="0" /></a> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|