This line is the problem. Your missing a closing tag and a quotation mark. Highlighted in red.
Code:
<if condition="$show['pmlink']"><fieldset class="fieldset"><legend>PM</legend>
<a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]"><img src="images/buttons/pmthisuser.png" alt="Send $post[username] a Private Message" style="border:0" /></phrase></a><br />
</fieldset></if>