The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Private Message from defined usergroup
I'm trying to have a message appear above the PM whenever the PM has been sent from certain usergroups. Here is the code I used to use in the postbit template of 3.8:
Code:
<if condition="THIS_SCRIPT=='private' && is_member_of($post, 5, 6, 7)"> Code:
<vb:if condition="is_member_of($post, 5, 6, 7)"> |
#2
|
|||
|
|||
|
#3
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|