Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:523:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:523:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:843:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:843:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant uid - assumed 'uid' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:874:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->Warning [2] Use of undefined constant cancp - assumed 'cancp' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/gizli_icerik.php PHP 7.4.3-4ubuntu2.20 (Linux)
(showthread.php:1133:build_postbit)->(functions_post.php:874:parse_message)->(class_parser.php:244:run_hooks)->(class_plugins.php:142:gizli_icerik_run)->(gizli_icerik.php:34:error_callback)->(class_error.php:153:error)->


Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
#CaptainPro Paket Kullanıcı Paneli MyBB
#1
Admin KP - Şablon & Stil - Kullandığınız Tema - Css Ekle

Dosya Adı
Stil sayfası için isim, genellikle [.css] uzantısı ile biter.

Kod:
kullanicipaneli.css


İlişkilendirilen
Genel olarak stil sayfası ya da özel dosyalar ekleyebilirsiniz. Eğer özel dosyalar eklerseniz her dosya için özel hareketlerde ekleyebilirsiniz.

Kod:
Genel

Kod:
Kendi İçeriğimi Yaz


Bu kodları yaz,

Kod:
/* X.S - Pro Paket Kullanici KP. CSS */


#panel-cerceve {
    border: 0px solid #a1a1a1;
    margin: 0px 0px;
    box-shadow: 0px 0px 5px #333;
    -moz-box-shadow: 0px 0px 5px #efefef;
    -webkit-box-shadow: 0px 0px 5px #efefef;
}

#panel-avatar {
    background: #eee;
    border: 1px solid #fcfcfc;
    border-right: 1px solid #a1a1a1;
    padding: 1px;
    width: 43px;
    height: 43px;
}

#panel-ust {
    background: #eee;
    color: #000000;
    font-size: 11px;
    border: 1px solid #fcfcfc;
    border-bottom: 1px solid #cdcdcd;
    padding: 6px;
}

#panel-alt {
    background: #eee;
    color: #000000;
    font-size: 11px;
    border: 1px solid #fcfcfc;
    padding: 6px;
}

#panel-alt .links {
    margin: 0;
    float: right;
    text-decoration: none;
}

/* X.S - Pro Paket Kullanici KP. Icon CSS */


.profiles {
    background: url(http://i.hizliresim.com/zR1b3j.png) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

.arkadas {
    background: url(images/usercp/editlists.gif) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

.cikis-yap {
    background: url(http://i.hizliresim.com/kralbD.png) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

.son_yorumlar {
    background: url(images/usercp/subscriptions.gif) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

.bugun_yorumlar {
    background: url(images/usercp/fsubscriptions.gif) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

.pmler {
    background: url(images/usercp/composepm.gif) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

.resim {
    background: url(http://t1311.hizliresim.com/1h/r/utk86.png) no-repeat 0px 0px;
    padding: 1px;
    padding-left: 20px;
}


.mods-paneli {
    background: url(http://i.hizliresim.com/jJao8m.png) no-repeat 0px 0px;
    padding: 1px;
    padding-left: 20px;
}

.admins-paneli {
    background: url(http://i.hizliresim.com/VpGb0Z.png) no-repeat 0px 0px;
    padding: 2px;
    padding-left: 20px;
}

/* X.S - Pro Paket Kullanici KP. Login-Register Icon CSS */


#nick {
    padding: 3px 3px 3px 20px;
    border: 2px solid #ccc;
    background: #fff url(http://i.hizliresim.com/ZNa0EV.png) 2px center no-repeat;
    color: #6F6F6F;
    font:bold 12px "Lucida Grande", Arial, sans-serif;
}

#nick:focus {
    background: #fff url(http://i.hizliresim.com/ZNa0EV.png) 2px center no-repeat;
    border: 2px solid #73A6FF;
    color: #000;
}

#sifre {
    padding: 3px 3px 3px 20px;
    border: 2px solid #ccc;
    background: #fff url(http://i.hizliresim.com/1P3XGN.png) 2px center no-repeat;
    color: #6F6F6F;
    font:bold 12px "Lucida Grande", Arial, sans-serif;
}

#sifre:focus {
    background: #fff url(http://i.hizliresim.com/1P3XGN.png) 2px center no-repeat;
    border: 2px solid #73A6FF;
    color: #000;
}

Değişiklikleri Kaydet & Kapat


Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Header Şablonlar - Header_welcomeblock_guest ' e gir bütün kodları sil bu kodları ekle,

Kod:
<script type="text/javascript">
<!--
    lang.username = "{$login_username}";
    lang.password = "{$lang->login_password}";
    lang.login = "{$lang->login}";
    lang.lost_password = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=lostpw\">{$lang->lost_password}<\/a>";
    lang.register_url = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=register\">{$lang->welcome_register}<\/a>";
    lang.remember_me = "{$lang->remember_me}";
// -->
</script>

<script type="text/javascript">
<!--
    lang.username = "{$login_username}";
    lang.password = "{$lang->login_password}";
    lang.login = "{$lang->login}";
    lang.lost_password = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=lostpw\">{$lang->lost_password}<\/a>";
    lang.register_url = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=register\">{$lang->welcome_register}<\/a>";
    lang.remember_me = "{$lang->remember_me}";
// -->
</script>
<span style="float: right;">{$lang->welcome_current_time}</span>
<strong>{$lang->welcome_guest}</strong> Aşağıdaki bağlantıları kullanarak sitemize giriş / kayıt işlemlerinizi gerçekleştirebilirsiniz.</br>
<form class="clearfix" action="member.php" method="post">
<input type="hidden" name="action" value="do_login" />
<input class="field" type="text" id="nick" name="username" size="20" title="{$login_username}" value="{$login_username}" onfocus="if(this.value == '{$login_username}') { this.value=''; }" onblur="if(this.value=='') { this.value='{$login_username}'; }" />
<input class="field keyboardInput" type="password" id="sifre" name="password" size="20" title="{$lang->login_password}" value="{$lang->login_password}" onfocus="if(this.value == '{$lang->login_password}') { this.value=''; }" onblur="if(this.value=='') { this.value='{$lang->login_password}'; }" />
<input type="submit" name="submit" title="{$lang->login}" value="{$lang->login}" class="bt_login" />
<label><input type="checkbox" class="checkbox" name="remember" value="yes" style="vertical-align: middle;" />
<acronym title="{$lang->remember_me_desc}" style="border-bottom: 1px dotted rgb(0, 0, 0); cursor: help;"> {$lang->remember_me}</acronym></label>
        &nbsp;<a rel="nofollow" href="{$mybb->settings['bburl']}/member.php?action=lostpw" title="{$lang->lost_password}"><img src="http://st.10tl.net/tema/edward/images/prov8/lost_password.png" style="vertical-align: middle; cursor: help;" alt="{$lang->lost_password}" border="0" height="15" width="20" /></a>
&nbsp;<a rel="nofollow" href="{$mybb->settings['bburl']}/misc.php?action=help" title="{$lang->toplinks_help}"><img src="http://st.10tl.net/tema/edward/images/prov8/user_help.png" style="vertical-align: middle; cursor: help;" alt="{$lang->toplinks_help}" border="0" height="15" width="20" /></a>
&nbsp;<a rel="nofollow" href="{$mybb->settings['bburl']}/member.php?action=register" title="{$lang->welcome_register}"><img src="http://st.10tl.net/tema/edward/images/prov8/register.png" style="vertical-align: middle; cursor: help;" alt="{$lang->welcome_register}" border="0" height="15" width="20" /></a></span>

Kaydet ve listeyen dön..


Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Header Şablonlar - Header_welcomeblock_member ' e gir bütün kodları sil bu kodları ekle,

Kod:
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="panel-cerceve">
     <tr>
         <td rowspan="2" width="44" valign="middle" align="center" id="panel-avatar"><a rel="nofollow" href="{$mybb->settings['bburl']}/usercp.php?action=avatar" title="Avatarını değiştirmek için tıkla.." class="panel-avatar"><img src="{$mybb->user['avatar']}" alt="avatar" width="42" height="42" /></a></td>
         <td id="panel-ust">» {$lang->welcome_back} <a rel="nofollow" class="profiles" href="{$mybb->settings['bburl']}/usercp.php">{$lang->welcome_usercp}</a> <a rel="nofollow" class="arkadas" href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);">{$lang->welcome_open_buddy_list}</a> <a rel="nofollow" class="cikis-yap" href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a>
<span style="float:right;">{$lang->welcome_current_time}</span>
<!-- AddThis Button BEGIN -->
<div style="float: right; vertical-align: middle;">
<div class="addthis_toolbox addthis_default_style ">

</div></div>
<!-- AddThis Button END --></td>
     </tr>
     <tr>
         <td id="panel-alt"> | <a rel="nofollow" class="son_yorumlar" href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> <a rel="nofollow" class="bugun_yorumlar" href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> <a rel="nofollow" class="pmler" href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> <span class="stat">{$lang->welcome_pms_usage}<!-- ProfileComments --> | <a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$mybb->user['uid']}" title="{$lang->profile_comments}">{$lang->profile_comments_new_inmenu}</a> {$lang->profile_comments_new_inmenu_count}<!-- /ProfileComments --></span><span style="float:right;">{$modcplink} {$admincplink}</span></td>
     </tr>
</table>

Kaydet ve listeye dön..

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Header Şablonlar - Header_welcomeblock_member_admin ' e gir bütün kodları sil bu kodları ekle,

Kod:
<a rel="nofollow" class="admins-paneli" href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php">{$lang->welcome_admin}</a>

Kaydet ve listeye dön..

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Header Şablonlar - Header_welcomeblock_member_moderator ' e gir bütün kodları sil bu kodları ekle,

Kod:
<a rel="nofollow" class="mods-paneli" href="{$mybb->settings['bburl']}/modcp.php">{$lang->welcome_modcp}</a>

Kaydet listeyen dön..

eXpertBoss
Ara
Cevapla }}}
Teşekkür verenler:
Teşekkür verenler:
Teşekkür verenler:


[-]
Anahtar Kelimeler
Anahtar Kelimeler:
- - - - - - - - - - - - - - - - - - - - - - - - -
Konu İsmi: Pro Paket Kullanıcı Paneli MyBB Yazar: #Captain
-> Pro Paket Kullanıcı Paneli MyBB full indir - Pro Paket Kullanıcı Paneli MyBB full dinle - Pro Paket Kullanıcı Paneli MyBB full izle - Pro Paket Kullanıcı Paneli MyBB download - Pro Paket Kullanıcı Paneli MyBB yükle - Pro Paket Kullanıcı Paneli MyBB free download - Pro Paket Kullanıcı Paneli MyBB nasıl oluyor - Pro Paket Kullanıcı Paneli MyBB ücretsiz indir - Pro Paket Kullanıcı Paneli MyBB fragmani - Pro Paket Kullanıcı Paneli MyBB film - Pro Paket Kullanıcı Paneli MyBB müzik - Pro Paket Kullanıcı Paneli MyBB mp3 - Pro Paket Kullanıcı Paneli MyBB videoları - Pro Paket Kullanıcı Paneli MyBB resimleri - Pro Paket Kullanıcı Paneli MyBB dizileri - Pro Paket Kullanıcı Paneli MyBB sorun - Pro Paket Kullanıcı Paneli MyBB hatası - Pro Paket Kullanıcı Paneli MyBB çözüm nedir - Pro Paket Kullanıcı Paneli MyBB ne demek - Pro Paket Kullanıcı Paneli MyBB nasıl - Pro Paket Kullanıcı Paneli MyBB program - Pro Paket Kullanıcı Paneli MyBB kurulum - Pro Paket Kullanıcı Paneli MyBB yardım - Pro Paket Kullanıcı Paneli MyBB kim - Pro Paket Kullanıcı Paneli MyBB crack indir - Pro Paket Kullanıcı Paneli MyBB ücretsiz indir - Pro Paket Kullanıcı Paneli MyBB hackını indir - Pro Paket Kullanıcı Paneli MyBB ücretsiz full indir - Pro Paket Kullanıcı Paneli MyBB ücretsiz crack indir - Pro Paket Kullanıcı Paneli MyBB ücretsiz hilesini indir - Pro Paket Kullanıcı Paneli MyBB videolarını ücretsiz indir - Pro Paket Kullanıcı Paneli MyBB müziklerini ücretsiz indir - Pro Paket Kullanıcı Paneli MyBB hatasının çözümü - Pro Paket Kullanıcı Paneli MyBB filmlerini ücretsiz indir - Pro Paket Kullanıcı Paneli MyBB kurulumu nasıl - Pro Paket Kullanıcı Paneli MyBB sorununun çözümü - Pro Paket Kullanıcı Paneli MyBB hatasının çözümü - Pro Paket Kullanıcı Paneli MyBB programını indir - Pro Paket Kullanıcı Paneli MyBB programını ücretsiz indir - Pro Paket Kullanıcı Paneli MyBB programını crack olarak indir - Pro Paket Kullanıcı Paneli MyBB kurulumunu indir - Pro Paket Kullanıcı Paneli MyBB ücretsiz full indir..

Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi


10tl.net Destek Forumu -

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping