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.
Uncaught Error: Call to undefined function xoption
5
●82
- 18-10-2022, 14:00:02Bütün eklentileri devre dışı bıraktım ama hiç bir şey değişmedi hocamibocum adlı üyeden alıntı: mesajı görüntüle
- 18-10-2022, 14:01:49Fazla bilgim yok ama header.php metin belgesi ile açtım bu kodlarla başlıyorHGG adlı üyeden alıntı: mesajı görüntüle
<!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">