Quote:
Originally Posted by zendiver
If you want the information to show up in the postbit when they have a rating and NOT to show up when they don't have, then use the following:
PHP Code:
<if condition="$post[itrader_total] != '0'">
<div>$vbphrase[trader_rating]: <b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b></div></if>
|
thank you zendiver :up:
the only thing is, what I wind up with in the postbit is, for example is
:3
It's no big deal, I can just put iTrader in your above code, however I was wondering if I'm missing a variable or phrase or whatever?
PHP Code:
$vbphrase[trader_rating]: