Bugün Kayıt Olan Kullanıcılar İçin Yeni Sayfa

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

ProwL

Gitarist
Katılım
19 Haz 2005
Mesajlar
3,092
Reaction score
0
Puanları
0
Konum
istanbul
Admincp Template Seçeneklerinde usersregtoday_npv adında yeni bir template oluşturun ve aşağıdaki kodları yerleştirin.

Kod:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="-1" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <!-- end no cache headers -->
        <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
        $headinclude
</head>
<body>
$header
$navbar

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr>
                <td class="tcat" colspan="2">Users Registered Today: $numregtoday</td>
        </tr>
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Users Registered Today" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">$regtoday</div></td>
        </tr>
</table>
<br />
<!-- This copyright notice must remain intact or you are not authorized to use this hack -->
<div class="normalfont" align="center">This hack was created by eXtremeTim of eXtremeScripts.com for makeuptalk.com.</div>
<!-- This copyright notice must remain intact or you are not authorized to use this hack -->
$footer
</body>
</html>

Template ekleme işlemi bitti, şimdi ekten çıkan plugini "Admincp > Plugin Yöneticisi" 'nden import edin..

UsersRegToday Download

rar pass; hackhell.com​
 
açılmayan linkli bir konu hala sabit :S
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Geri
Üst