Hi, I have looked everywhere and cannot figure this out. I have reputation turned on, but the little green bar/number will not show up... here is what I have in the postbit_legacy template
Code:
<vb:if condition="$show['reputation']">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">Reputation: {vb:raw post.reputation}</span>
</vb:if>
Can someone please help? I have spent hours on this! Thanks.