I have just released v1.3.4 of this hack.
I corrected the missing column for Thread Redirects.
If anyone needs to upgrade from v1.3.3 to v1.3.4 - all you need is to follow Steps 19-20 in the v1.3.4 file.
Optionally, here are the changes:
Open the Threadbit Template, and Find:
Code:
<if condition="$show['threadmoved']">
<td class="alt2" align="center">-</td>
Below, Add:
Code:
<td class="alt1" align="center">-</td>
And that's it!