Hey
For some reason the amount of points a user has wont show in the postbit
can anyone help me get it to do this?
Thanks
Joe
Forumlink + what theme are you using ?
Is {$post['user_details']} present in your postbit template ?
it is now
and all the post bits have doubled themselves

I think it's an issue with the classic reputation system. You will need to alter the plugin file for it to work on your sites postbit.
iJoe Wrote:it is now
and all the post bits have doubled themselves 
And that's because of your theme

MYPS Plugin adds the Points info to {$post['user_details']} ( This contains most of the postbit info ) and since it doesn't exists in your theme template, the info can't be added to it =P