The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
Works perfectly, thank you so much!
Since I wanted to show something different on each line by usergroup I set mine up like this using your code where 7 was the primary user group and 26 was the secondary. Code:
<vb:if condition="is_member_of($post, 7 )"> Special text for usergroup7 </vb:if> <vb:if condition="is_member_of($post, 26 )"> Special text for usergroup26 </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|