@ Boofo : strange for the vote :-/
Run this query on your DB, just replace the $forumid with your forumid, and say us which result, you have
PHP Code:
SELECT AVG(vote) AS moythread FROM thread,threadrate WHERE (thread.forumid='$forumid' AND
threadrate.threadid=thread.threadid
It may show you sthg between 3.5 and 4.5, if it is not, there really might be a problem, but take a look at it before