The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Field is not disappearing!!
Created a couple fields to show up on the postbit legacy. For those who didn't include any information, there is a box with nothing in it. Here is an example:
http://www.caraudiojunkyard.com/foru...5&postcount=45 This is how it suppose to look like: http://www.caraudiojunkyard.com/foru...95&postcount=1 This is the current code: Code:
<div class="rm_userinfo" align="center"> <if condition="$post['field19']"><strong>Real Name:</strong> $post[field19]</if><br /> <if condition="$post['field2']"><strong>$vbphrase[location_perm]:</strong> $post[field2]</if><br /> <if condition="$post['age']"><strong>$vbphrase[age]:</strong> $post[age]</if> </div> What did i do wrong? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|