The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
User Profile Fields
Hi, Adding a new User Profile field dose not showing up in the postbit, can anyone help..thanks
|
#2
|
||||
|
||||
You need to add some HTML to your postbit template in order for it to show up there. For example, something like:
HTML Code:
<vb:if condition="$post['fieldX']"> <dt>Field Name/Description</dt><dd>{vb:raw post.fieldX}</dd> </vb:if> |
Благодарность от: | ||
Fizzgig |
#3
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=250418" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=250418</a>
|
2 благодарности(ей) от: | ||
CAG CheechDogg, Fizzgig |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|