Quote:
Originally Posted by mcqwert
This is what my script looks like. It is still showing the little green icons, can anyone point me in the right direction?
Code:
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">Reputation: $post[reputation]<br />$post[reputationdisplay]</span></div></if>
|
That is weird, since you inserted the code, it should be showing up some of it.
Make sure your cache is up-to-date.
PS: The green gems will still show, it will just also display your actual reputation in numbers above the reputation gems.