This seems to be giving me a Javascript error which is only fixed by removing the first instance of this line (and it's closing </if> tag):
Code:
<if condition="$vboptions['trateglobal']==0 OR (in_array($threadinfo['forumid'], array($vboptions['trateforum'])))">
But this then results in a security token error when trying to rate a thread.
The error is "object expected".