The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom Profile Fileds below Avatar
How do I get a user's custom profile fields to appear below the avatar along with the Join Date, Post Count etc?
Am I missing something obvious or is it a template mod? Thanks in advance. PS: Version 3.6.4 |
#2
|
|||
|
|||
Anyone?
|
#3
|
|||
|
|||
You will need to edit "postbit" or "postbit_legacy" depending which you're using.
find Code:
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> It's advised you use the IF condition, so that it's not showing blank fields. |
#4
|
|||
|
|||
Spot on, thank you
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|