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
#CaptainSohbet Paneline Saat Koyma - MyBB
#1
Admin KP - Şablon & Stil - Şablonlar - Genel Şablonlar - Mysb_shoutbox şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<script type="text/javascript" src="jscripts/myshoutbox.js?ver=1400"></script>
<style type="text/css">

.shoutbox {
     margin: 0;
     padding: 0;
     left: 0;
}


li.shoutbox_normal {
     list-style: none;
     margin: 0;
     position: relative;
     cursor: pointer;
     color: transparent;
     display: inline ;
     border: 1px;
     border-color: #FFFFFF;
}

li.shoutbox_color {
     list-style: none;
     position: relative;
     cursor: pointer;
     color: transparent;
     display: inline ;
     border: 0px;
     float: left;
     margin: 1px;
}

.shoutbox_button_color a {
     width: 9px;
     height: 9px;
     display: block;
     border: 1px solid #FFF;
}

</style>

<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse.gif" id="shoutbox_img" class="expander" alt="[-]" /></div>
<div><strong>{$lang->mysb_shoutbox}</strong> (<a href="index.php?action=full_shoutbox">{$lang->mysb_fullsbox}</a> - <a href="pspshoutbox.php">{$lang->mysb_portable}</a>)<br /></div>
</td>
</tr>
</thead>

<tbody id="shoutbox_e">
<tr>
<td class="trow2" width="66%" align="center"><form onSubmit="ShoutBox.postShout(); $('shout_data').value = ''; return false;">{$lang->mysb_shout} <input type="text" id="shout_data" size="50" /> - <input type="submit" value="{$lang->mysb_shoutnow}" id="shouting-status" /></form></td>
<td class="trow2" width="12%" align="center">{$lang->mysb_options}</td>
</tr>
<tr>
<td class="trow1" width="76%"><font size="{$mybb->settings['mysb_text_size']}"><div id="shoutbox_data" style="height: {$mybb->settings['mysb_height']}px; overflow: auto;">{$lang->mysb_loading}</div></font></td>
<td class="trow1" width="12%" align="center">
<saatin kodu buraya>
</td>
</tr>
</tbody>
</table>

<script>
ShoutBox.refreshInterval = {$mybb->settings['mysb_refresh_interval']};
ShoutBox.MaxEntries = {$mybb->settings['mysb_shouts_main']};
ShoutBox.lang = ['{$lang->mysb_posting}', '{$lang->mysb_shoutnow}', '{$lang->mysb_loading}', '{$lang->mysb_flood_check}', '{$lang->mysb_no_perform}', '{$lang->mysb_already_sent}', '{$lang->mysb_deleted}', '{$lang->mysb_invalid}', '{$lang->mysb_self}', '{$lang->mysb_report_invalid_sid}', '{$lang->mysb_shout_reported}', '{$lang->mysb_shout_already_reported}'];
{$extra_js}
Event.observe(window, 'load', ShoutBox.showShouts);
</script>

<br />

onizleme.jpg

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


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

Hızlı Menü:


Şu anda bu konuyu okuyanlar: 2 Ziyaretçi


10tl.net Destek Forumu -

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