04.11.2016, 14:46
Witam
mam problem ze stopką. Otóż wcześniej znajdowały się na niej legendy grup, lecz kolega coś namieszał i one znikły. Gdzie jest błąd ?
index
index_boardstats
mam problem ze stopką. Otóż wcześniej znajdowały się na niej legendy grup, lecz kolega coś namieszał i one znikły. Gdzie jest błąd ?
index
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}{$recentthread_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}
{$serversboard}
<br class="clear" />
<div class="forums float-left"> {$dvz_shoutbox} <br>{$custom_status_index}{$forums}
</div>
<aside class="main-aside float-right">
{$statusupdate}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<div class="forum-icon float-left"><i class="fa fa-thumbs-up"></i></div>
<div class="cat-link">Polub Nas!</div>
</td>
</tr>
<tr>
<td class="trow1">
<center><a href="https://www.facebook.com/csspizowamocpl/"><img class="shake" src="http://icons.iconarchive.com/icons/limav/flat-gradient-social/48/Facebook-icon.png" alt="Facebook" /></a><a href="https://twitter.com/PolandGame"><img class="shake" src="http://icons.iconarchive.com/icons/limav/flat-gradient-social/48/Twitter-icon.png" alt="twitter" /></a</a></a><a href="http://steamcommunity.com/groups/polandgame2015"><img class="shake" src="http://icons.iconarchive.com/icons/bokehlicia/alike/48/steam-icon.png" alt="Steam" /></a></center>
</td>
</tr>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<div class="forum-icon float-left"><i class="fa fa-external-link"></i></div>
<div class="cat-link">Szybkie linki</div>
</td>
</tr>
<tr>
<td class="trow1">
<div id="boczny">
<a href="http://nicehead.pl/showthread.php?tid=6"><li><center>REGULAMIN</center></li></a></div>
<div id="boczny">
<a href="http://poland-game.pl/showthread.php?tid=17"><li><center>ZAREKLAMUJ NAS</center></li></a></div>
<div id="boczny">
<a href="http://nicehead.pl/forumdisplay.php?fid=23"><li><center>REKRUTACJA</center></li></a></div>
<div id="boczny">
<a href="http://nicehead.pl/showthread.php?tid=10"><li><center>ODPRACUJ OSTRZEŻENIE</center></li></a></div>
<div id="boczny">
<a href="http://nicehead.pl/showthread.php?tid=12"><li><center>CENNIK ODZNAK BF2</center></li></a></div>
<div id="boczny">
</td>
</tr>
<tr>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<div class="forum-icon float-left"><i class="fa fa-thumbs-up"></i></div>
<div class="cat-link">ADMINISTRACJA</div>
</td>
</tr>
<center>
<table border="0" cellspacing="0" cellpadding="0" class="tborder">
<center><font color="red"><b>michu</b></font>
<br><a href="gg://34161717"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=34161717&styl=3" /></a>
<br>
<font color="red"><b>donM.</b></font>
<br><a href="gg://11932179"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=11932179&styl=3" /></a>
<table border="0" cellspacing="0" cellpadding="0" class="tborder">
<center><font color="red"><b>Koneks</b></font>
<br><a href="gg://11932179"><img style="border:0" src="http://status.gadu-gadu.pl/users/status.asp?id=11932179&styl=3" /></a>
<br>
<br>
</center>
</table>
</td>
</tr>
</tbody>
</table>
{$steamgroup}
{$topStats['LastThreads']}
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['TimeOnline']}
{$topStats['LastActiveThreads']}
{$topStats['Referrals']}
{$topStats['MostViews']}
</div>
<br class="clear" />
</div>
<div class="footer-background">
<div class="main-conteiner">
{$footer}
</body>
</html>
index_boardstats
<div class="forum-stats">
{$forumstats}
{$whosonline}
<div class="stats-bg">
<h2><i class="fa fa-users"></i> Legenda Grup </h2>
<h3>
<span style="color: #FF0000; font-weight: 400; ">Właściciel</span> |
<span style="color: #FF6600; font-weight: 400; ">Moderator </span> |
<span style="color: #339933;font-weight: 400; "> Moderator Globalny</span> |
<span style="color: #CC9966;font-weight: 400; ">Właściciel Serwera</span> |
<span style="color: #3399FF;font-weight: 400; ">Admin Serwera</span> |
<span style="color: #990099;font-weight: 400; ">Grafik</span> |
<span style="color: #AAAAAA;font-weight: 400;">Użytkownik</span>
</h3>
</div>
</div>