The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Yes, Create the custom profile fields in your adminCP area
Each field is assigned a number like 'filed5' remember that number next open your postbit (or if your avatar is on the left, postbit_legacy) template and do a quick search for posts. If you want them to appear below the post a code like Code:
<div class="smallfont">HalfLife Name: $post[field5]</div> Code:
<div class="smallfont"><img src="http://location.com/of/image.jpg" alt="$post[field5]" /> $post[field5]</div> ![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|