PDA


Tüm Versiyonu Göster : UltravB Online Kullanıcı,istatistikler,Yönetim şeması


darknes
12-26-2006, 18:37
UltravB Online Kullanıcı,istatistikler,Yönetim şeması

bunların kodlarını verebilirmisin acaba deadly


şimdiden çok teşekkürler
http://img247.imageshack.us/img247/4006/adszur5.jpg (http://imageshack.us)

DeadLy
12-26-2006, 19:11
Yönetici Şemasını yapmak için;

FORUMHOME TempLate'ni aç;

Bu Kodu buL;
<!-- logged-in users -->aLtına bunu ekLe;
<!-- Usergroup Legend by DeadLy -->

<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="/images/buttons/collapse_thead.gif" alt="" border="0" /></a>Yönetim Şeması
</td>
</tr>

</tbody>

<tbody id="collapseobj_forumhome_activeusers" style="">
<tr>
<td class="alt2">
<center> <img src="/images/misc/whos_online.gif" border="0" /> </center>
</td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
<b>» [ <font color="red">Administrators</font> ]<br />
» [ <font color="Orange">Yönetici</font> ] - [ <font color="Sienna">Moderator</font> ] <br />
» [ Üye ] </b></div>
</div>
</td>
</tr>

</tbody>

<!-- / Usergroup Legend by DeadLy -->Kendine göre editLe ;)

====================
OnLine kuLLancıLar kısmı zaten editLi bir yer deiL her temada öyLedir.
====================
İstatisktikLer kısmında ise;

FORUMHOME TempLate'ni aç;

Bu kodu buL;
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
</td>BununLa değiştir;
<td class="alt1" width="100%">
<div class="smallfont">
<div>
<b>» $vbphrase[threads]: $totalthreads </b><br />
<b>» $vbphrase[posts]: $totalposts </b><br />
<b>» $vbphrase[members]: $numbermembers<if condition="$show['activemembers']">

</if></b>
</div>
<div><b><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></b></div>
</div>
</td>

CepMasteR
12-26-2006, 19:14
saoL DeadLy bnmde işime yaradı...

BiGG_BoSS
01-09-2007, 15:04
saoLasın Deo...