Thank you for this good hack,
but....
Very important:
Open template:
threadbit and find:
PHP Code:
<td class="alt1Active" id="t$thread[threadid]" title="$thread[preview]">
Replace with:
PHP Code:
<td class="alt1Active" id="t$thread[threadid]" <if condition="$show['member']">title="$thread[preview]"</if>>
save edit.
Notice: Make this change with all your styles.
Best regards