WBB Advanced Welcome Header Arıyorum

Son güncelleme: 28.11.2009 09:42
  • arkadaslar bunu ariyorum eger bana yardimci olursaniz cook sevinirim her yerde aradim ama bulamadim burda bulunur insallah

    herhalde ismi

    advences welcome headeri

    ama bilmiyorum tesekurler



    resmi sildim bulundu cunki
#19.03.2007 15:30 0 0 0
  • öncelikle sen su resimdeki bilgileri editle

    IP falan filan pC ne yazik olur sonra..

    birazdan sunmaya calisirim
#19.03.2007 16:48 0 0 0
  • [u]:::... Advanced Welcome Header Version: 0.1 ...:::[/u]

    Ve Kodlar? "Grafikli baslik" veya "Grafiksiz baslik" ile degistirin

    Bu hackin Yaptıgı iş 1.si Üyelere Çıkan yukarıda Böyle Bir Hoşgeldin başlıgı


    2.si de Ziyaretçilere Çıkan Bİr Giriş Paneli



    Şimdide Bunu Eklemeye geldi Sıra...



    1) Bütün Resimleri Ftp Den İmages klasörü içimden Kullandıgınız sTlye ait İmagesi Bualacaksınız Ve sonrada İndirdiğiniz Dosyadaki REsimleri Upload edeceksiniz yani mesela Diyelim ki wbbtr adında Bir Style kullanıyorsunuz Atacak oldugunuz yer wbb2/images/wbbtr/ içine olmalıdır Dahada Anlamazsanız Kurmayın hacki : ))

    2) Dil Paketini Admin Panelden mevcut olan dil paketinin icine yerlestirelim.Yani Dilpaketi Yükle diyeceğiz ve Sorna da Mevcut dil paketi Üzerine yazdır yazan soldaki yere tick atacaz Tamam diyecez

    benim ayri bir teklifim var bide eger turkce dil paketi yuklu ise boardda ozaman bu dil paketini atmayin orjinal dil paketinde yani turkce dil paketindeki cevirmeler daha iyi uyuyor buna ben bu sekilde kullaniyorum sizede onu tavsiye ederim
    3)



    Admin Panelden INDEX.TPL ac

    BuNU ARA BUL



    <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
    <if($wbbuserdata['userid']==0)>
    <then>
    <tr>
    <td class="tablea" align="left"><span class="normalfont"><b>{$lang->items['LANG_START_WELCOME_TITLE']}</b></span></td>
    </tr>
    <tr>
    <td class="tableb" align="left" style="text-align: justify"><span class="smallfont">{$lang->items['LANG_START_WELCOME']}</span></td>
    </tr>
    </then>

    <else>
    <tr>
    <td class="tablea"><table style="width:100%" cellspacing="0" cellpadding="0" border="0">
    <tr class="tablea_fc">
    <td align="left"><span class="smallfont">{$lang->items['LANG_START_WELCOMEBACK']} <b>$usercbar_username</b> <a href="logout.php?sid=$session[hash]">{$lang->items['LANG_START_LOGOUT']}</a><br /><b><a href="search.php?action=new&sid=$session[hash]">{$lang->items['LANG_START_NEWPOSTS']} $lastvisitdate <span class="time">$lastvisittime</span>.</span></td>
    <td align="right"><span class="smallfont">{$lang->items['LANG_START_CURRENTTIME']} <span class="time">$currenttime</span>.<br />{$lang->items['LANG_START_TIMEZONE']}</span></td>
    </tr>
    </table></td>
    </tr>
    </else>
    </if>



    Ve Kodları "Grafikli baslik" veya "Grafiksiz baslik" ile degistirin
    4) Aşagıdaki Kodları Ara ve sil

    <if($wbbuserdata['userid']==0)>
    <then>
    <br /><a name="login" id="login"></a>
    <if($allowloginencryption==1)><then>
    no exploit type="text/javascript" src="js/sha1.js"></script>
    no exploit type="text/javascript" src="js/crypt.js"></script>
    </then></if>
    <form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>
    no exploit="hidden" name="send" value="send" />
    no exploit="hidden" name="sid" value="$session[hash]" />
    <if($allowloginencryption==1)><then>
    no exploit="hidden" name="authentificationcode" value="$session[authentificationcode]" />
    no exploit="hidden" name="crypted" value="false" /></then></if>
    <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
    <tr>
    <td class="tabletitle" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_LOGIN']}</b></span></td>
    </tr>
    <tr>
    <td class="tableb"><table cellpadding="0" cellspacing="5" align="center" class="tableb_fc">
    <tr>
    <td><span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span></td>
    <td><span class="smallfont">no exploit="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />    </span></td>
    <td><span class="smallfont">{$lang->items['LANG_START_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_LOSTPW']}</a>;):</span></td>
    <td><span class="smallfont">no exploit="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" />    </span></td>
    <if($allowloginencryption==1)><then>
    <td><span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></span></td>
    <td><span class="smallfont">no exploit="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" />    </span></td></then></if>
    <td>no exploit="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" /></td>
    </tr>
    </table></td>
    </tr>
    </table></form>
    <if($allowloginencryption==1)><then>
    no exploit type="text/javascript">
    <!--
    activate_loginencryption(document.loginform);
    //-->
    </script></then></if>
    </then>
    </if>

    5) Ftpden INDEX.PHP Dosyasını bilgisayarına çek Editplus Macromedia Dreamw. Notpad Gibi editörle Aç

    Ara:

    if ($showuseronlineinboard == 2) {

    Önüne Ekle :


    // Hosgeldin Basligi
    /* avatar */
    if($wbbuserdata['userid']) {
    $avatar = $db->query_first("SELECT avatarid FROM bb".$n."_users WHERE userid = '$wbbuserdata[userid]'");
    if ($avatar[avatarid]) {
    $ainfo = $db->query_first("SELECT * FROM bb".$n."_avatars WHERE avatarid = '$avatar[avatarid]'");
    $avatar = "<img src=\"images/avatars/avatar-".$ainfo[avatarid].".".$ainfo[avatarextension]."\" border=\"0\">";
    }
    else
    {
    $avatar = "<img src=\"{$style['imagefolder']}/noavatar.gif\" border=\"0\">";
    }
    $toffset=(($wbbuserdata['timezoneoffset']>=0) ? ("+") : ("")).$wbbuserdata['timezoneoffset'];
    eval ("\$lang->items['LANG_START_TIMEZONE'] = \"".$lang->get("LANG_START_TIMEZONE")."\";");
    list($newthreads) = $db->query_first("SELECT COUNT(*) FROM bb".$n."_threads WHERE starttime > '$wbbuserdata[lastvisit]'");
    list($newposts) = $db->query_first("SELECT COUNT(*) FROM bb".$n."_posts WHERE posttime > '$wbbuserdata[lastvisit]'");
    $stats=$db->query_first("SELECT s.*, u.username FROM bb".$n."_stats s LEFT JOIN bb".$n."_users u ON(u.userid=s.lastuserid)");
    $stats['username']=htmlconverter($stats['username']);
    $installdays = (time() - $installdate) / 86400;
    if ($installdays < 1) $postperday = $stats['postcount'];
    else $postperday = $stats['postcount'] / $installdays;
    $postperday = number_format($postperday, 2, $lang->get("LANG_GLOBAL_DEC_POINT"), $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    if($stats['usercount']>=1000) $stats['usercount']=number_format($stats['usercount'], 0, "", $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    if($stats['threadcount']>=1000) $stats['threadcount']=number_format($stats['threadcount'], 0, "", $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    if($stats['postcount']>=1000) $stats['postcount']=number_format($stats['postcount'], 0, "", $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    }
    else
    {
    $toffset=(($wbbuserdata['timezoneoffset']>=0) ? ("+") : ("")).$wbbuserdata['timezoneoffset'];
    eval ("\$lang->items['LANG_START_TIMEZONE'] = \"".$lang->get4eval("LANG_START_TIMEZONE")."\";");
    list($newthreads) = $db->query_first("SELECT COUNT(*) FROM bb".$n."_threads WHERE starttime > '$wbbuserdata[lastvisit]'");
    list($newposts) = $db->query_first("SELECT COUNT(*) FROM bb".$n."_posts WHERE posttime > '$wbbuserdata[lastvisit]'");
    $stats=$db->query_first("SELECT s.*, u.username FROM bb".$n."_stats s LEFT JOIN bb".$n."_users u ON(u.userid=s.lastuserid)");
    $stats['username']=htmlconverter($stats['username']);
    $installdays = (time() - $installdate) / 86400;
    if ($installdays < 1) $postperday = $stats['postcount'];
    else $postperday = $stats['postcount'] / $installdays;
    $postperday = number_format($postperday, 2, $lang->get("LANG_GLOBAL_DEC_POINT"), $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    if($stats['usercount']>=1000) $stats['usercount']=number_format($stats['usercount'], 0, "", $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    if($stats['threadcount']>=1000) $stats['threadcount']=number_format($stats['threadcount'], 0, "", $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    if($stats['postcount']>=1000) $stats['postcount']=number_format($stats['postcount'], 0, "", $lang->get("LANG_GLOBAL_THOUSANDS_SEP"));
    }
    if($showpmonindex==1 && $wbbuserdata['userid']!=0 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)
    $counttotal=0; $countunread=0; $countnew=0;
    $result = $db->unbuffered_query("SELECT view FROM bb".$n."_privatemessagereceipts WHERE recipientid = '$wbbuserdata[userid]' AND deletepm <> 1");
    while($row=$db->fetch_array($result)) {
    $counttotal++;
    if($row['view']==0) {
    $countunread++;
    if($row['sendtime']>$wbbuserdata['lastvisit']) $countnew++;
    }
    }
    if($countnew==1) $pms_NEWMESSAGE = $lang->items['LANG_START_PMS_MESSAGE'];
    else $pms_NEWMESSAGE = $lang->items['LANG_START_PMS_MESSAGES'];
    if($counttotal==1) $pms_TOTALMESSAGE = $lang->items['LANG_START_PMS_MESSAGE'];
    else $pms_TOTALMESSAGE = $lang->items['LANG_START_PMS_MESSAGES'];
    eval ("\$lang->items['LANG_START_HEAD_PMS2'] = \"".$lang->get("LANG_START_HEAD_PMS2")."\";");
    eval ("\$lang->items['LANG_START_HEAD_PMS'] = \"".$lang->get("LANG_START_HEAD_PMS")."\";");
    eval ("\$lang->items['LANG_START_PMS'] = \"".$lang->get("LANG_START_PMS")."\";");
    list($bs_waiting) = $db->query_first("SELECT COUNT(*) FROM bb".$n."_users WHERE activation <> 1");
    $bs_inaktiv = $bs_waiting;
    // Hosgeldin Basligi

    Ara:

    if ($showuseronline == 1) {


    Bu kodlar ile Değiştir :

    if ($showuseronline == 1 || $showuseronline == 0) {

    Ara:

    $lang->items['LANG_START_USERONLINE'] = $lang->get("LANG_START_USERONLINE", array('$useronline_BE' => $useronline_BE, '$membercount' => $membercount, '$useronline_MEMBERS' => $useronline_MEMBERS, '$useronline_GHOSTS' => $useronline_GHOSTS, '$useronline_AND' => $useronline_AND, '$guestcount' => $guestcount, '$useronline_GUEST' => $useronline_GUEST, '$rekord' => $rekord, '$useronline_USER' => $useronline_USER, '$rekorddate' => $rekorddate, '$rekordtime' => $rekordtime));

    Bu kodları altına Ekle :

    $lang->items['LANG_START_HEAD_USERONLINE'] = $lang->get("LANG_START_HEAD_USERONLINE", array('$useronline_BE' => $useronline_BE, '$membercount' => $membercount, '$useronline_MEMBERS' => $useronline_MEMBERS, '$useronline_GHOSTS' => $useronline_GHOSTS, '$useronline_AND' => $useronline_AND, '$guestcount' => $guestcount, '$useronline_GUEST' => $useronline_GUEST, '$rekord' => $rekord, '$useronline_USER' => $useronline_USER, '$rekorddate' => $rekorddate, '$rekordtime' => $rekordtime));


    Yapmadan önce Yedek aLmayı Sakın unutma
#19.03.2007 16:57 0 0 0
  • Ben bunu yaptim ama Ana sayfa da Görünmüyor
#23.11.2009 14:29 0 0 0
  • cok guzel anatmisin ama anasayfada gorunmuyo
#23.11.2009 18:07 0 0 0
  • ayni sorunu bende yasiyorum birtürlü Ana sayfada görünmüyor bisey anlamadim
#23.11.2009 18:54 0 0 0
  • Bu çok eski bir eklenti. Muhtemelen 2.3.6 ile uyumlu değildir.
#23.11.2009 20:07 0 0 0
  • usta 2.3.6 uyumlu olani nerde bula bilirim ???
#24.11.2009 07:13 0 0 0
  • aynen usta yardimci olurmusun ben bunu nezamandir ariyorum
#24.11.2009 17:47 0 0 0
#24.11.2009 18:06 0 0 0
  • usta Bunu indirdim ve kurdum ama maalesef Ana sayfada görünmüyor aceba baska bir ayarmi yapmak lasim
#25.11.2009 07:14 0 0 0
#25.11.2009 18:10 0 0 0
  • En altta yazan SQL sorgulamasını yapdın mı?
#25.11.2009 18:48 0 0 0
  • Evet ustam yaptim bende anlamadim
#25.11.2009 19:35 0 0 0
  • Üyelerin kişisel ayarlar menüsünde

    Erweiterten Eingabeeditor benutzen? Şeklinde bir soru var yani bu headeri kullanmak istiyor musunuz diyor. Evet olarak seçmelisin ki gelismiş header sana görünsün. Zaten ziyaretçilerde header otomatikmen gözükmektedir.


    Tabiki sen seçsen bile MySQL hatası veriyor çünkü yukarıda sorduğum ve yaptım dediğin SQL sorgusunu aslında yapmadın. :)

    ACP de soldaki seçeneklerden SQL Abfragen ya da SQL Sorgula menüsüne tıkla ve en alttaki büyük pencereye aşağıdaki satırı yapıştırarak sorguyu başlat. Sorun kalmayacaktır.

    ALTER TABLE `bb1_users` ADD `useawh` TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '1' AFTER `usewysiwyg` ;
#28.11.2009 09:42 0 0 0