| Pablo 92 |
|
|---|---|
|
thank's pieter, you really help me. I installed "LeetLogin" plugin, but i have only empty panel
look on my site, panel is called "USER".Tag is ok: "Present" My index.tpl: <!-- BEGIN: MAIN -->
<div id="lSide">
<div class="lboxHD">{PHP.skinlang.index.Newinforums}</div>
<div class="lboxBody">{PLUGIN_LATESTTOPICS}</div>
{INDEX_NEWS}
</div>
<div id="rSide">
<div class="rboxHD">USER</div>
<div class="rboxBody">{PLUGIN_LEETLOGIN}</div>
<div class="rboxHD">SHOUTBOX:</div>
<div class="rboxBody">{MINICHAT}</div>
<div class="rboxHD">{PHP.skinlang.index.Polls}</div>
<div class="rboxBody">{PLUGIN_INDEXPOLLS}</div>
<div class="rboxHD">{PHP.skinlang.index.Recentadditions}</div>
<div class="rboxBody">{PLUGIN_LATESTPAGES}</div>
<div class="rboxHD">{PHP.skinlang.index.Online}</div>
<div class="rboxBody"><a href="plug.php?e=whosonline">{PHP.out.whosonline}</a> :<br />{PHP.out.whosonline_reg_list}</div>
</div>
<!-- END: MAIN -->
Where i make bug? Sorry for my bad ENG ^^
|