The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I add custom profile fields to the 3.5.3 postbit_legacy?
Title says it all. Thanks in advance.
|
#2
|
|||
|
|||
Find
Code:
<div> $vbphrase[posts]: $post[posts] </div> Code:
<if condition="$post[fieldx]"> <div> Text Label: $post[fieldx] </div> </if> Replace 'Text Label' with whatever you want the field to be labeled as. Repeat as desired. |
#3
|
|||
|
|||
Thank you very much!
|
#4
|
|||
|
|||
Looks right to me. I see nothing in your postbit and details in a couple of other members
|
#5
|
|||
|
|||
Quote:
Much appreciated, just upgraded and I'm trying to nail down all of the old mods/tweaks before my PM box gets stuffed with members asking where they went. |
#6
|
||||
|
||||
Excellent work, Peter.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|