The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have several custom profile fields added to the user sidebar info of my forum: http://www.oldwillysforum.com/forum/forum.php.
I have added the following to the postbit_legacy template to display the fields, which is working: <vb:if condition="$post['field5']"><dt>Model</dt> <dd>{vb:raw post.field5}</dd></vb:if> However, two of the custom profile fields are "multiple selection menu" type fields, and they are displayed as the item number from the list of choices, instead of the text of the item choice. The fields display correctly in the member list as well as the "about me" section of the user profile. Is there a way to get the code in the postbit_legacy to display correctly? Thanks for any info! Pete |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|