Aha!
I figured out the problem!
You do NOT need to press the Go button to rate a member. (How stupid of me).
Just choose a rating from the drop down menu, and wait - the rating will go and you will be redirected to the correct page.
The Go button appears to be redundant (but possibly needed in older browsers).
For me, what I did was in:
getuserinfo_rating
I removed:
<input type="image" src="vbimages/go.gif" border="0" align="absbottom">
to prevent other users from clicking Go.
I manage to insert the rating bar in my postbit too, so people can be rated from the postbit.
Great hack!!!