The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to check usergroup or user id in Private Messages?
Is there a vb:if conditional for usergroup in private messages?
I send Private message in mass via a specific user account, and would like to add a little banner at the bottom of these messages, "sent by forum messenger" for example. I just need a conditional to place in the template that displays a pm and show a certain banner or text if the private message is from this account I created. Any assistance would be appreciated! |
#2
|
||||
|
||||
I would guess you could use $post['userid'] in the condition. I think the template is the postbit_legacy template. If you use that special account for posting also, then you'll want to use THIS_SCRIPT in the condition also so you can only show it on the pm page.
|
#3
|
|||
|
|||
Worked just dandy
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|