S@NL, you're obviously a little confused.
Remember my other thread about reputation POINTS not power or pips?
Quote:
Replace the above code with the below code in postbit(_legacy). This will then display reputation level rather than power which is a truer reflection of reputation.
<if condition="$show['reputation']">
<div>
Reputation: $post[reputation]<br />
$post[reputationdisplay]
</div>
</if>
<div>
$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
</div>
|
Now i want to do the same thing with memberlist. To display rep POINTS not some stupid green dot which i cant see the point of.