The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Thanks Mark, can I build on the problem a little. I was hoping to actually display an image based on the users secondary group. This is what I originally had:
Code:
<vb:if condition="is_member_of($post,14)"> <img src="https://s32.postimg.org/5dc09irbp/mh_MJw6_U.png" /> </vb:if> <vb:if condition="is_member_of($post,32)"> <img src="https://s32.postimg.org/h8jobvrud/gold.png" /> </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|