The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Show Mutiple Ranks in postbit
Hello Everyone,
Got a quick question. I have multiple usergroups setup and many of them have ranks Even Mods and up can join the opther groups Mods and up also have rank images I have it working but basically doing an if statement show image Here is an example: Code:
<if condition="is_member_of($userinfo, 24)"> <img src="http://www.tech-unity.com/forums/images/ranks/premium.jpg" ALT="Premium Member"> </if> but, if a regular user subscribes to a group with this rank image, it is going to show up twice in there postbit, once in the normal rank place and once whre I added this code. so, I am thinking, and this is what I would like your help with. if usergroup 5 or 6 or 7 and 24 show the image /if Any ideas on how to do this |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|