The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
yet another phase problem...
At one time I had this working, but in applying a mod, I overwrote it without realizing it and now I can't get it back.
I have a user profile field (field5) called Vehicle. I want this to show up under Location in the postbit. I've created the phrase as follows: Custom Field Product: vBulletin Varname: field5_title Text: Vehicle And the code I've added in the postbit: Code:
<if condition="$post['field5']"><div>$vbphrase[field5_title]: $post[field5]</div></if> The field information will show up but the word 'Vehicle' will not... so it looks like this: Quote:
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|