The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Custom Profile info into Postbit.
Any chance someone on the ORG can help me with this issue below?
http://www.vbulletin.com/forum/showt...in-the-postbit Getting nothing over at the other forum. Steve |
#2
|
||||
|
||||
Steve, they where never in the postbit.css file, they are called postbit and postbit_legacy. Editing these two in your admin panel will allow you to add the fields back.
Also: Code:
<if condition="$post['field5']"><div>$post[field5]</div></if> <if condition="$post['field8']"><div>$post[field8]</div></if> <if condition="$post['field6']"><div>$post[field6]</div></if> <if condition="$post['field7']"><div>$post[field7]</div></if> <if condition="$post['field3']"><div>$post[field3]</div></if> |
#3
|
||||
|
||||
Thanks for that Dygear.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|