The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
User Profile Field to be included in post?
I'd like to make it so a person's vehicle and age will show up everytime they post along with their Location and Date Registered thats already there. How do you do this? :ermm:
Thanks, Mike |
#2
|
||||
|
||||
If its a custom field.... use $post[field5] in the postbit template where 5 is the # for the custom profile field you created for teh vehicle.
off hand I cant remember how to do the age. |
#3
|
||||
|
||||
Ok I put this, did I do it right?
<if condition="$post['field5']"><div>$vbphrase[field5]: $post[field5]</div></if> |
#4
|
||||
|
||||
Ok in which postbit file do i add this code to and where? Is it postbit or postbit_legacy? Someone please help me.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|