30.06.2015, 14:42
wersja skryptu MyBB:1.8
adres forum:http://craftplays.esy.es/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu)rzypadkowo usunołem kod odpawidający żeby były tabele przy tematach, a zjechały na sam dół.
Kod
e tak.
adres forum:http://craftplays.esy.es/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu)rzypadkowo usunołem kod odpawidający żeby były tabele przy tematach, a zjechały na sam dół.
Kod
Kod:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$forums}
</div>
<div class="sidebar" style="float: right;width: 19%;">
<tr>
<td class="thead_sidebox" colspan="2">
</td>
</tr>
<tr>
<td class="trow2">
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['Timeonline']}
</td>
</tr>
</table>
</div>
<br class="clear" />
{$boardstats}
<!--
<dl class="forum_legend smalltext">
<dt><span class="forum_status forum_on" title="{$lang->new_posts}"></span></dt>
<dd>{$lang->new_posts}</dd>
<dt><span class="forum_status forum_off" title="{$lang->no_new_posts}"></span></dt>
<dd>{$lang->no_new_posts}</dd>
<dt><span class="forum_status forum_offlock" title="{$lang->forum_locked}"></span></dt>
<dd>{$lang->forum_locked}</dd>
<dt><span class="forum_status forum_offlink" title="{$lang->forum_redirect}"></span></dt>
<dd>{$lang->forum_redirect}</dd>
</dl>
-->
{$footer}
</body>
</html>[code]
Pod {$header} powinien być kod, tylko jakby napisał mi ktoś jaki dać.
Najlepiej wejść na forum, bo zobaczycie co jest ni