Quote:
Originally Posted by Borgs8472
Hey guys. I've tried sticking in $post[reputation] about the post bit, but it's not showing up?!
Is there an alternate template I don't know I'm using that I should edit?
|
I got burned by that too... if you are using the old style for your board that you'll have to edit the postbit_legacy template.
I put it below here:
PHP Code:
</div>
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>