![]() |
Legacy Postbit Question
in vBulletin 3.8 I could put the following code in my posbit template and it would add a line showing the official staff members for my forum...
The code I used was... <if condition="IS_MEMBER_OF($post, 5,6,7)"> <div class="nzbpostbit"><b> Proud Staff Member </b></div></if> How do I do this in vb4 using the legacy postbit? Thanks! |
In vb4.0 if condition has been chnaged slightly.
Code:
<vb:if condition="is_member_of($post, 5,6,7)"> CODE HERE </vb:if> |
All times are GMT. The time now is 09:30 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:
|