• 18-10-2022, 13:48:42
    #1
    Wordpress web sitemde birden bire böyle bir hata oluştu. Yardımcı olabilecek kimse var mı?

    www.atikturizm.com.tr

    KARŞILAŞTIĞIM HATA :

    Fatal error: Uncaught Error: Call to undefined function xoption() in /home/atikturi/atikturizm.com.tr/wp-content/themes/atik turizm/header.php:4 Stack trace: #0 /home/atikturi/atikturizm.com.tr/wp-includes/template.php(770): require_once() #1 /home/atikturi/atikturizm.com.tr/wp-includes/template.php(716): load_template('/home/atikturi/...', true, Array) #2 /home/atikturi/atikturizm.com.tr/wp-includes/general-template.php(48): locate_template(Array, true, true, Array) #3 /home/atikturi/atikturizm.com.tr/wp-content/themes/atik turizm/home.php(1): get_header() #4 /home/atikturi/atikturizm.com.tr/wp-includes/template-loader.php(106): include('/home/atikturi/...') #5 /home/atikturi/atikturizm.com.tr/wp-blog-header.php(19): require_once('/home/atikturi/...') #6 /home/atikturi/atikturizm.com.tr/index.php(17): require('/home/atikturi/...') #7 {main} thrown in /home/atikturi/atikturizm.com.tr/wp-content/themes/atik turizm/header.php on line 4
    Web sitenizde kritik bir hata oluştu.
  • 18-10-2022, 13:51:48
    #2
    Eklenti klasörünü devre dışı bırakıp deneyin hocam.
  • 18-10-2022, 13:53:09
    #3
    HGG
    Üyeliği durduruldu
    header.php on line 4 satırda hangi kod var?
  • 18-10-2022, 14:00:02
    #4
    ibocum adlı üyeden alıntı: mesajı görüntüle
    Eklenti klasörünü devre dışı bırakıp deneyin hocam.
    Bütün eklentileri devre dışı bıraktım ama hiç bir şey değişmedi hocam
  • 18-10-2022, 14:01:49
    #5
    HGG adlı üyeden alıntı: mesajı görüntüle
    header.php on line 4 satırda hangi kod var?
    Fazla bilgim yok ama header.php metin belgesi ile açtım bu kodlarla başlıyor

    <!DOCTYPE html>
    <html <?php language_attributes(); ?> >
    <head>
    <?php if(xoption('responsiveActive')) : ?>
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <?php endif; ?>
    <meta charset="<?php bloginfo('charset'); ?>" />
    <link rel="shortcut icon" href="<?php echo xoption('favicon') ?>" type="image/x-icon">
  • 18-10-2022, 14:03:47
    #6
    Varsayılan bir temayı aktifleştirin hocam. Eğer sorun yoksa tema ile ilgili bir problemdir.