16.04.2007, 17:11
In dem Template Startseite > index müsste es so aussehen:
Ist in den Templates Forum Bit > depth_cat_1 (depth_cat_subforums; _cat_2 ; etc..) eigentlich ein Inhalt drin? Schau einfach alle Templates in Forum Bit durch.
Poste mal den Inhalt des Templates Forumdisplay > forumdisplay
Code:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
{$overview_headerinclude}
</head>
<body{$overview_body_onload}>
{$header}
{$overview}
{$eventstop}
{$birthdaystop}
{$eventstop}
{$forums}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
[...]

Poste mal den Inhalt des Templates Forumdisplay > forumdisplay