Code:
<if condition="$forum[forumid]!=64">
<if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a> </if></if>
Try that. I changed the first line to parse correctly, plus changed $foruminfo to $forum
and yes, this is the postbit template.