![]() |
Postbit fields
I have a new field called "Real Name:" and i have added it to my Postbit_legacy. Since most members have not filled in the field yet, it shows an empty spot. If a member didn't add the name yet, how can i have the real name field to not do this to the postbit legacy?
Is it because I have the three, Real Name;Location;Age wrapped in <div>? Here's an example: http://www.caraudiojunkyard.com/foru...ad.php?p=13729 |
Wrap the code with (replace fieldx with the id):
Code:
<if condition="$post[fieldx]">CODE HERE</if> |
So it's
Code:
<if condition="$post[fieldx]">CODE HERE</if> and not.. Code:
<if condition="$post['fieldx']">CODE HERE</if> |
It doesn't matter.
|
All times are GMT. The time now is 03:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|