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
#CaptainAlt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB
#1
>.< İki Blok Halinde >.<

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Forumbit Şablonları - Forumbit_dept3 şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<li>{$statusicon}<a href="{$forum_url}" title="{$forum_viewers_text}">{$forum['name']}</a></li>

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Forumbit Şablonları - Forumbit_subforums şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<br />{$lang->subforums}<br /><ul class="alt_forumlar">{$sub_forums}</ul>

Admin KP - Şablon & Stil - Kullandığınız Tema - Global.css giriyoruz aşağıdaki kodları en altına ekliyoruz..

Kod:
.alt_forumlar {list-style: none; margin: 0; padding: 0;}
.alt_forumlar li {width: 50%; float: left;}

>.< Üç Blok Halinde >.<

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Forumbit Şablonları - Forumbit_dept3 şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<li>{$statusicon}<a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></li>

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Forumbit Şablonları - Forumbit_subforums şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<br />{$lang->subforums}<br /><ul class="alt_forumlar">{$sub_forums}</ul>

Admin KP - Şablon & Stil - Kullandığınız Tema - Global.css giriyoruz aşağıdaki kodları en altına ekliyoruz..

Kod:
.alt_forumlar {list-style: none; margin: 0; padding: 0;}
.alt_forumlar li {width: 30%; float: left;}

>.< Dört Blok Halinde >.<

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Forumbit Şablonları - Forumbit_dept3 şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<li>{$statusicon}<a href="forumdisplay.php?fid={$forum['fid']}">{$forum['name']}</a></li>

Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema - Forumbit Şablonları - Forumbit_subforums şablonuna giriyoruz içindeki tüm kodları silip aşağıdaki kodu ekliyoruz..

Kod:
<br />{$lang->subforums}<br /><ul class="alt_forumlar">{$sub_forums}</ul>

Admin KP - Şablon & Stil - Kullandığınız Tema - Global.css giriyoruz aşağıdaki kodları en altına ekliyoruz..

Kod:
.alt_forumlar {list-style: none; margin: 0; padding: 0;}
.alt_forumlar li {width: 25%; float: left;}
eXpertBoss
Ara
Cevapla }}}
Teşekkür verenler:
Teşekkür verenler:
Teşekkür verenler:


[-]
Anahtar Kelimeler
Anahtar Kelimeler:
- - - - - - - - - - - - - - - - - - - - - - - - -
Konu İsmi: Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB Yazar: #Captain
-> Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB full indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB full dinle - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB full izle - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB download - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB yükle - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB free download - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB nasıl oluyor - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB ücretsiz indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB fragmani - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB film - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB müzik - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB mp3 - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB videoları - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB resimleri - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB dizileri - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB sorun - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB hatası - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB çözüm nedir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB ne demek - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB nasıl - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB program - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB kurulum - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB yardım - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB kim - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB crack indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB ücretsiz indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB hackını indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB ücretsiz full indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB ücretsiz crack indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB ücretsiz hilesini indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB videolarını ücretsiz indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB müziklerini ücretsiz indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB hatasının çözümü - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB filmlerini ücretsiz indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB kurulumu nasıl - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB sorununun çözümü - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB hatasının çözümü - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB programını indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB programını ücretsiz indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB programını crack olarak indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - MyBB kurulumunu indir - Alt Forumlar Alt Alta 2, 3, 4 Halinde Yapmak - 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