Odd issue. Could very well be my own fault…
In the Version Notes for Discussion Forum 2.0, there were notes for adding some code to Thread Rows. You are to replace this piece of code with updated code:
{if can_post}
<td align="center"><div class="button100"><div class="buttonSmall" id="{id3}" ></div></td>
{/if}
The problem is, I only have these lines in that file that contain {if can_post} - I don’t have the above code in my template:
Did I screw something up or not correctly update a previous release?!