Pt1994
08-23-2009, 08:44 PM
How can i do this ive tried this
<if condition="$prepared['reputation']">
$prepared[reputation]
</if>
With no luck this works
<if condition="$prepared['reputationdisplay']">
$prepared[reputationdisplay]
</if>
But it shos the green blobs and not a number i want it to show a number
<if condition="$prepared['reputation']">
$prepared[reputation]
</if>
With no luck this works
<if condition="$prepared['reputationdisplay']">
$prepared[reputationdisplay]
</if>
But it shos the green blobs and not a number i want it to show a number