The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom Profile Field to go in postbit legacy
I am having a really big issue, I created a custom profile field called "accomplishments" and I want to put it into the postbit legacy but I have no idea how. Can someone please guide me
|
#2
|
||||
|
||||
You would add something like this to the template:
Code:
<vb:if condition="$post['fieldX']"><dt>Accomplishments</dt> <dd>{vb:raw post.fieldX}</dd></vb:if> |
#3
|
|||
|
|||
Quote:
can you please tell me how to make it where i can do that, that was on our 3.8 board btw we have since updated to 4.2.0 |
#4
|
||||
|
||||
How is the profile field set up?
What is is showing when you add the code I provided? |
#5
|
|||
|
|||
Quote:
<vb:if condition="$post['field60']"><dt>Accomplishments</dt> <dd>{vb:raw post.field60}</dd></vb:if> here is how it looks when i do what u told me here is the profily field set up |
#6
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=250418" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=250418</a>
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|