In your template SHOWTHREAD
Find:
Code:
<if condition="$pagenumber != 1">
<div id="firstpost">$postbits_firstpost</div>
</if>
<div id="posts">$postbits</div>
Replace with
Code:
<if condition="$pagenumber != 1">
<div id="firstpost">$postbits_firstpost</div>
</if>
Very sorry because I typed all this right out of my mind, I don't have any tools with me now...and if it still gets errors, just post it and I think them out. Thanks