Plugin wyświetla się w dwóch miejscach

Konfiguracja  Założony przez  C0ld.

wersja skryptu MyBB: 1.8.3
adres forum: http://forumc0ld.hol.es/
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki):

Witam.
Chciałem dodać plugin Kto jest online działa, ale jest w dwóch miejscach w bocznym panelu i na dole strony.
Wie ktoś jak usunąć to na dole strony ?

   
Matslom napisał 28.01.2015, 12:06:
Poprawiam tytuł. Zapoznaj się z [Obrazek: modnotice_howto.png]
Forum nie działa ;)
Pokaż szablon index z paczki szablonów strony głównej.
@LikeLoveHate zmień dostawce od neta :D Działa
<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}
<a class="buttons" style="float: right;"><i class="fa fa-angle-right"></i></a>
<a class="clickedbuttons" style="float: right;"><i class="fa fa-angle-left"></i></a>
<div class="forums" style="float: left;width: 80%;">
  {$dvz_shoutbox}
{$forums}{$teamonline}
</div>
<div class="sidebar" style="float: right;width: 19%;">
  <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder border_table" style="clear: both;">
<tr>
<td class="thead_sidebox" colspan="2">

Statystyki Forum

</td>
</tr>
<tr>
<td class="trow2">

{$teamonline}

</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>
Jedno
{$teamonline}
usuń z tego szablony, bo masz dwa razy.



Użytkownicy przeglądający ten wątek:

1 gości