Quote:
Originally Posted by zane99
can no1 help?:surprised:
|
u said you found
PHP Code:
$vbphrase[posts]: $post[posts]
you have to add it AFTER the </div> tag
like this
PHP Code:
$vbphrase[posts]: $post[posts]
</div>
<if condition="$post[sr_away_status] != 'none'">
<if condition="$vboptions[sr_away_onoff]">
<div>
$vbphrase[sr_away_status]: <a href="#" title="$post[sr_away_message]">$post[sr_away_status]</a>
</if>
</if>
</div>