The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Want to use "User Profile Fields " under the avatar ?
Hi everyone,
I have created some fields at "User Profile Fields ". When i want to fing out these fields under the avatar follow this : at Postbit postbit_legacy after Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> Code:
<if condition="$post['fieldX']"><div>Title of field: $post[fieldX]</div></if> Anyone help me to fix this error ? Thanks PS: do this for VBB 3 Gold |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|