Quote:
Originally Posted by GNDI
If you just want the country name to show up, then you just add the following syntax
Find:
PHP Code:
<div class="info">$post[musername] is $post[onlinestatus] </div>
ADD BELOW: where you find sweetable
PHP Code:
<if condition="$post['fieldX']"><div class="info">$vbphrase[location_perm]: $post[fieldX]</div></if>
REMEMBER to replace the "X" whit the field number as describet in the original script
|
I tried this, cleared cache and still shows the icons???