19.03.2012, 15:32
wersja skryptu MyBB:1.6.5
adres forum:game-site.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): chciałem sobie zrobić statystyki IPB co juz wiem ze było problemem wtedy. czytałem kilka postów z tym samym problemem ale nie pomogło jeszcze widziałem ze był temat z headerem teraz juz wiem ze to jego problem i mam do was prośbe abyście mi to zrobili tak aby działało na forum
z góry dzięki
adres forum:game-site.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): chciałem sobie zrobić statystyki IPB co juz wiem ze było problemem wtedy. czytałem kilka postów z tym samym problemem ale nie pomogło jeszcze widziałem ze był temat z headerem teraz juz wiem ze to jego problem i mam do was prośbe abyście mi to zrobili tak aby działało na forum
Kod:
<div id="pagetop">
<div class="header_left"></div>
<div class="header_right"></div>
<div class="header">
<div id="panel">
{$welcomeblock}
</div>
<a href="{$mybb->settings['bburl']}/index.php">
<img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" />
</a>
</div>
<div class="menu_left"></div>
<div class="menu_right"></div>
<div class="menu">
<li><a href="{$mybb->settings['bburl']}/newpoints.php?action=shop">Sklep</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
<li><a href="{$mybb->settings['bburl']}/games.php">{$lang->gamesection}</a></li>
</div>
</div>
<div id="container">
<a name="top" id="top"></a>
<hr class="hidden" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<table align="right">
<tr>
<td align="right"><b><a href="http://game-site.xaa.pl/showthread.php?tid=2&pid=2#pid2">Regulamin forum</a>
</b> <a href="http://emasters.tk/showthread.php?tid=2">Tabela kar</a></td></tr></table>
<navigation>
<br />
z góry dzięki