• 18-09-2015, 19:42:13
    #1
    Merhaba arkadaşlar sitede son 2-3 gündür bu başlıktaki problem var sorun bir anda oluştu.Anasayfada bazı yerlerde
    Notice: Undefined variable: disable_title in /home/trapindir/public_html/wp-content/themes/explicit/functions/shortcodes/loops.php on line 188
    uyarısı yer alıyor.Temayı tekrar kurdum,wordpressi güncelledim ama gene sorun devam etti.Temanın yapımcısına yazdım sorunu şu şekilde geri dönüş yaptı.
    "It's not an error, it's just a notice. Please turn off wp_debug (and any other debugging software or settings that are on) to hide it."

    bende wp_debugun kapalı olduğunu söyledim ardından
    "If wp_debug is off then there must be something else causing the issue. Perhaps error reporting is turned on in your server. Please ask your web host to turn it off." yazdı.

    Bende temayı başka sitede test ettiğimi bi sorun olmadığunu söyledim bi dönüş yapmadı daha.

    188.satırdaki yer alan kodlar ise şu şekilde;
    $sortbarargs = array('title' => $title, 'loop' => $loop, 'location' => $location, 'view' => $view, 'cols' => $cols, 'disabled_filters' => $disabled_filters, 'numarticles' => $postsperpage, 'disable_filters' => $disable_filters, 'disable_title' => $disable_title, 'thumbnail' => true, 'rating' => true, 'meta' => true, 'layout' => $csslayout, 'cssclass' => 'light', 'icon' => true, 'award' => true, 'badge' => true, 'excerpt' => true, 'authorship' => true, 'large_first' => false);
    sorun ile iligli ekran görüntüsü ise şöyle;
  • 20-09-2015, 15:17:57
    #2
    Arkadaşlar sorunu wp-config dosyasını değiştirirerek çözdüm.Şöyle yeni indiridğimiz wp cofing dosyasını veri tabanı bilgilerini girerek fto ye gönderdim eskisi ile değiştirdim sorun düzel.