The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In my users profile, I have a custome-field.
How can I make this information appear in the right part of the post? (Where ex. my number of post are showing.) |
|
#2
|
||||
|
||||
|
<if condition="$post[fieldX]">post[fieldX]</if>
Edit postbit template and add this, replace X with value of custom field |
|
#3
|
|||
|
|||
|
<a href="http://www.vbulletin.com/forum/showthread.php?t=108785" target="_blank">How To Add A Profile Field To The Postbit</a>
|
|
#4
|
|||
|
|||
|
Thanks!
|
![]() |
|
|