In the
FORUMDISPLAY and
FORUMHOME Template comment out
PHP Code:
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
In
forumhome_forumbit_level2_post and
forumhome_forumbit_level1_post comment out
PHP Code:
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
Check
forumhome_forumbit_level2_post and
forumhome_forumbit_level1_post to match your columns now.
This should work