• 24-01-2022, 16:44:29
    #1
    home/ulucon/public_html/wp-includes/post.php on line 7358

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 7359

    Notice: Trying to get property 'ID' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 7363

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 7605

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/theme.php on line 3421

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/theme.php on line 3645

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 5148

    Notice: Trying to get property 'ID' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 5148

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 4457

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-admin/includes/post.php on line 697

    Warning: Creating default object from empty value in /home/ulucon/public_html/wp-admin/includes/post.php on line 736

    Notice: Undefined property: stdClass::$ID in /home/ulucon/public_html/wp-admin/post-new.php on line 67

    Notice: Undefined property: stdClass::$post_status in /home/ulucon/public_html/wp-admin/edit-form-blocks.php on line 82

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-admin/includes/meta-boxes.php on line 1426

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-includes/taxonomy.php on line 245

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-includes/taxonomy.php on line 248

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-admin/edit-form-blocks.php on line 278

    Yeni sayfa ekle dediğim zaman bu şekilde hatalar geliyor
  • 24-01-2022, 16:46:18
    #2
    borsa16 adlı üyeden alıntı: mesajı görüntüle
    home/ulucon/public_html/wp-includes/post.php on line 7358

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 7359

    Notice: Trying to get property 'ID' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 7363

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 7605

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/theme.php on line 3421

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/theme.php on line 3645

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 5148

    Notice: Trying to get property 'ID' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 5148

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-includes/post.php on line 4457

    Notice: Trying to get property 'post_type' of non-object in /home/ulucon/public_html/wp-admin/includes/post.php on line 697

    Warning: Creating default object from empty value in /home/ulucon/public_html/wp-admin/includes/post.php on line 736

    Notice: Undefined property: stdClass::$ID in /home/ulucon/public_html/wp-admin/post-new.php on line 67

    Notice: Undefined property: stdClass::$post_status in /home/ulucon/public_html/wp-admin/edit-form-blocks.php on line 82

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-admin/includes/meta-boxes.php on line 1426

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-includes/taxonomy.php on line 245

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-includes/taxonomy.php on line 248

    Notice: Undefined property: stdClass::$post_type in /home/ulucon/public_html/wp-admin/edit-form-blocks.php on line 278

    Yeni sayfa ekle dediğim zaman bu şekilde hatalar geliyor
    Aslında bunlar kritik hata değil uyarı. Genelde sitenin çalışmasına engel olmazlar. Dilerseniz kendinizde wp-config’ten tek kodla kapatabilirsiniz.
  • 24-01-2022, 16:49:06
    #3
    Yeni sayfa ekleyemiyorum
  • 24-01-2022, 16:50:03
    #4
    Üyeliği durduruldu
    Anydesk atın yardımcı olayım.
  • 24-01-2022, 17:22:35
    #5
    Üyeliği durduruldu
    PM İletildi.
  • 01-08-2022, 12:13:20
    #6
    VelihanD adlı üyeden alıntı: mesajı görüntüle
    Aslında bunlar kritik hata değil uyarı. Genelde sitenin çalışmasına engel olmazlar. Dilerseniz kendinizde wp-config’ten tek kodla kapatabilirsiniz.
    hangi kodla hocam? nereye ekleyeceğiz?
  • 01-08-2022, 12:48:39
    #7
    rockyemin adlı üyeden alıntı: mesajı görüntüle
    hangi kodla hocam? nereye ekleyeceğiz?
    Alıntı
    define('WP_DEBUG', true);
    Satırını bulun

    Alıntı
    ini_set('display_errors','Off');
    ini_set('error_reporting', E_ALL );
    define('WP_DEBUG', false);
    define('WP_DEBUG_DISPLAY', false);
    Bununla değiştirin bu kadar.
  • 04-08-2022, 00:24:15
    #8
    VelihanD adlı üyeden alıntı: mesajı görüntüle
    Satırını bulun


    Bununla değiştirin bu kadar.
    Üstad özür dilerim işinize karışmak gibi olmasın.
    Ama bu sadece hataların üzerini örter ve sunucuyu gereksiz yorarız.