ok thx but anyway i have few problems:
1. The column broke my forumhome (the table go to right) .
2. I dont find :
PHP Code:
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1"><div class="smallfont">$forum[moderators] </div></td>
</if>
in: forumhome_forumbit_level2_post
Because i have:
PHP Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" colspan="<if condition="$vboptions['showmoderatorcolumn']">5<else />4</if>">
And i dont find:
PHP Code:
$forum[moderators]
in: forumhome_forumbit_level2_post
I think that this problem is: forumhome_forumbit_level1_nopost .. to!
Well , few advices !?