That's not working 100% for me.
This is what I have in my template:
HTML Code:
<if condition="$show['reputation']">
<fieldset>
<legend><strong>Karma:</strong></legend>
Points: $post[reputation]
$post[reputationdisplay]
</fieldset>
</if>
http://asiansinc.com/forums/showpost...56&postcount=1
As you can see from the above link, the image alt tag says that I've disabled reputation. However, the actual numerical value of 30 still shows.