Witam. Jestem nowy pomożecie mi z tym kodem.
Chcę, żeby mi się pokazywał shoutbox i topki.
Chcę, żeby mi się pokazywał shoutbox i topki.
<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 id="forums">
{$header}
{$dvz_shoutbox}
{$forums}
<a class="buttons"><i class="fa fa-angle-right"></i></a>
<a class="clickedbuttons"><i class="fa fa-angle-left"></i></a>
<div class="forums">
{$fic_news}
<table class="tborder" cellspacing="0" cellpadding="1">
<tr>
<td class="thead" style="text-align:center;font-weight:bold;">Ogłoszenia CS-FIRE.PL</td>
</tr>
<tr>
<td class="trow1" style="text-align:center;font-weight:bold;font-size:12px;"><font color="green">Zapraszam do rejestracji się na forum oraz korzystania z naszych serwerów!</font></td></tr>
<tr><td class="trow2" style="text-align:center;font-weight:bold;font-size:12px;"><font color="blue"> Zapraszamy do składania podań na Admina, Redaktora, Grafika i innych rang.</font></td>
<tr><td class="trow2" style="text-align:center;font-weight:bold;font-size:12px;"><font color="lightblue">Zapraszamy do konkursów, które będziemy organizować.
<tr><td class="trow2" style="text-align:center;font-weight:bold;font-size:12px;"><font color="red">Mamy nadzieję, że miło spędzicie z nami czas!</font></td>
</tr>
</table>
<div class="sidebar">
{$topStats['LastThreads']}
{$topStats['LastActiveThreads']}
{$topStats['Posters']}
{$topStats['TimeOnline']}
{$topStats['Reputation']}
</div>
<br class="clear" />
{$boardstats}
<br class="clear" />
{$footer}
</body>
</html>