The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile Field in private message
Hi.
I would like to add a user profile field in my private message. Like: "Hello, are you really from ['field10']?" Is this possible? Regards |
#2
|
|||
|
|||
Shall i ask vbulletin support instead?
|
#3
|
|||
|
|||
Do you mean you want like a message sent to each member or this default message to be part of each pm they send or get
|
#4
|
|||
|
|||
I use an addon which sends pm's to users who donated. In this message i want to show them the input of their profile field.
Like: Quote:
|
#5
|
|||
|
|||
I would imagine it is possible, just drag and drop the code from the Postbit_Legacy template. Pretty sure it's a <vb:if condition> code. I'll try find this for you.
--------------- Added [DATE]1377940031[/DATE] at [TIME]1377940031[/TIME] --------------- Found it, Code:
<vb:if condition="$post['field5']">Thank you for your support. Your Server ID is {vb:raw post.field5}</vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|