DPSR, I registered on your forum and was unable to reproduce the issues when using Firefox 2(Windows).
abramelin, when I registered on your forum I was able to reproduce the issue.
Please add the part in red to your current template:
Code:
<script type="text/javascript">
<!--
var threadid = $threadinfo[threadid];
vB_AJAX_OneClick_ThreadRate_Init('oneclick_vote_one');
vB_AJAX_OneClick_ThreadRate_Init('oneclick_vote_two');
vB_AJAX_OneClick_ThreadRate_Init('oneclick_vote_three');
vB_AJAX_OneClick_ThreadRate_Init('oneclick_vote_four');
vB_AJAX_OneClick_ThreadRate_Init('oneclick_vote_five');
-->
</script>
I will include this change in future versions in case other people have wiped out the old thread rating template stuff. Please confirm that this corrects the issue, thanks.