some help please ^
im pretty sure i did everything right
this is how my postbit legacy template looks like:
PHP Code:
<div>
<font color="#999999"><strong>$vbphrase[posts]</strong></font>: <font color="#999999"><strong>$post[posts]</strong></font>
</div>
<if condition="$post[field5] != ''"><div>
Country: <img src="images/flags/$post[field5].gif" title="$post[field5]" align="center">
</div></if>
<if condition="$vboptions['vbookiecashon']">
<br />vCash: $post[vbookie_cash]
</if>