How can I get my reputation points to show up on my current postbit (postbit_legacy.)
I also want the point system from the repution system to intergrate with vbookie.
I tried looking through the vbulletin options couldnt find nothing on how to do it.
Code:
if condition="$show['reputation']">Points: $post[reputation]<div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>
JUST REPLACE WITH ORIGINAL>