Quote:
Originally Posted by bobster65
Thats because of the way the creation of the formbits function works.. its best to just create Tab 1 just like all the rest (don't use the default forumbits)..
this is all going to change in the next version which is much easier to setup (no more manually building all the tabs) ..
|
Thank you for your fast reply!
This is my cod of TAB1:
Code:
<!-- Tabbed Forum Home ? START Tab 1 Content Layout -->
<div id="tcontent1" class="tabcontent">
$forumbits
$forumhome_markread_script
</div>
So, i must change $forumbits in others name variables (plural, because i have 12 main categories :P) and add it in index_tab.php, right?