View Full Version : Subscriptions: Want to add a graphic in postbit for those who are paying subscribers
cobradude
12-14-2011, 10:48 PM
How do I do this? I'm pretty sure I would have to do some sort of an if statement for what usergroup they are in, but not completely certain what the code would be to add to the postbit template. Any help is appreciated.
HMBeaty
12-14-2011, 11:00 PM
https://vborg.vbsupport.ru/showthread.php?t=215032
<if condition="is_member_of($vbulletin->userinfo, x, y, z)">
your code
</if>
cobradude
12-14-2011, 11:52 PM
Thank you very much!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.