The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In the user rank manager in VB3.6.8, when editing an individual rank there is an option to set Display Type = Always or Display type= "If display group = this group"
I need a third option: Display type= "If display group = group ID 6" Is this possible to do? --------------- Added [DATE]1206527645[/DATE] at [TIME]1206527645[/TIME] --------------- OK I worked it out. I just put this code in the postbit template: <if condition="is_member_of($bbuserinfo,5,6,7)"> <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|