Still turns the button off in all forums with either the $thread or $ threadinfo versions.
In Postbit
Code:
<vb:if condition="$show['reputationlink'] AND in_array($thread['forumid'], array(5,14))">
<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&p={vb:raw post.postid}" title="{vb:rawphrase add_reputation}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase add_reputation}" />--> </a></span>
</vb:if>
Cheers
Simon