![]() |
Usergroups conditional in posbit_legacy?
I want certain phrases to display based on usergroup id's in the postbit_legacy.
What would I wrap around them to achieve this. I realize its probably an if usegroup == # then.... |
HTML Code:
<if condition="is_member_of($vbulletin->userinfo, X, Y, Z)">member of x y or z</if> |
Code:
<if condition="is_member_of($post, 15)"><div class="smallfont">TEXT GOES HERE</div></if> |
This helped me as well. Thanks!
|
All times are GMT. The time now is 03:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|