Поддержка Проблемы и решения На сайте возникли временные проблемы технического характера

  • Здравствуйте, сразу к делу.
    При переходе с главной страницы по ссылке «Читать далее» в любой новости, открывается пустая станица с ошибкой: «На сайте возникли временные проблемы технического характера».
    В базе данных MySQL продолжение статей лежит и при входе с мобильного телефона в мобильной версии всё открывается, а в компьютерной выливается в выше описанную ошибку.
    error_log могу отправить отдельно, очень большой, первые пару строк вставлю.
    Проблема появилась после перенесения сайта на новое оборудование хоста и обновления WP.

    
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::add_jqmegamenu_styles() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-mega-menu/dcwp_jquery_mega_menu.php on line 32
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::add_jqmegamenu_scripts() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-mega-menu/dcwp_jquery_mega_menu.php on line 39
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::header() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu.php on line 30
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu.php on line 34
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu.php on line 35
    [30-Oct-2019 20:39:02 UTC] PHP Notice:  Undefined index: phone in /home/bgksby/public_html/wp-content/plugins/secure-html5-video-player/sh5vp-browser-detect.php on line 153
    [30-Oct-2019 20:39:02 UTC] PHP Notice:  Undefined index: bb in /home/bgksby/public_html/wp-content/plugins/secure-html5-video-player/sh5vp-browser-detect.php on line 153
    [30-Oct-2019 20:39:02 UTC] PHP Notice:  Undefined index: rim in /home/bgksby/public_html/wp-content/plugins/secure-html5-video-player/sh5vp-browser-detect.php on line 153
    [30-Oct-2019 20:39:02 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu_widget.php on line 205
    
    • Тема изменена 4 года, 5 месяцев назад пользователем bgksby.
    • Тема изменена 4 года, 5 месяцев назад пользователем Yui. Причина: для оформления кода существует кнопка code

    Страница, с которой нужна помощь: [войдите, чтобы увидеть ссылку]

Просмотр 3 ответов — с 1 по 3 (всего 3)
  • Модератор Yui

    (@fierevere)

    永子

    с Fatal есть что?
    интересует не начало лога, а конец.

    То, что вы показали говорит скорее о том, что у вас устаревшие по меркам используемой версии PHP плагины jquery-mega-menu и secure-html5-video-player

    их нужно обновить / поискать им замену / отказаться от них
    (впрочем не исключено что именно они и выдают фатальную ошибку, хотя в логах показанных вами этого не видно, отключить плагины можно через FTP или файловый менеджер панели управления хостинга, удалив их папку внутри папки wp-content/plugins/ )

    • Ответ изменён 4 года, 5 месяцев назад пользователем Yui.

    Вот последний fatal, и все они однотипны

    
    [31-Oct-2019 18:04:33 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function split() in /home/bgksby/public_html/wp-content/themes/education_wp_theme/library/misc.php:19
    Stack trace:
    #0 /home/bgksby/public_html/wp-content/themes/education_wp_theme/functions.php(474): theme_trim_long_str('\xD0\x9E\xD0\x91\xD0\xAA\xD0\xAF\xD0\x92\xD0\x9B\xD0\x95\xD0...', '80')
    #1 /home/bgksby/public_html/wp-content/themes/education_wp_theme/functions.php(413): theme_get_adjacent_post_link('« %link', '%title', false, '', true)
    #2 /home/bgksby/public_html/wp-content/themes/education_wp_theme/single.php(11): theme_get_previous_post_link('« %link')
    #3 /home/bgksby/public_html/wp-includes/template-loader.php(78): include('/home/bgksby/pu...')
    #4 /home/bgksby/public_html/wp-blog-header.php(19): require_once('/home/bgksby/pu...')
    #5 /home/bgksby/public_html/index.php(17): require('/home/bgksby/pu...')
    #6 {main}
      thrown in /home/bgksby/public_html/wp-content/themes/education_wp_theme/library/misc.php on line 19
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::add_jqmegamenu_styles() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-mega-menu/dcwp_jquery_mega_menu.php on line 32
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::add_jqmegamenu_scripts() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-mega-menu/dcwp_jquery_mega_menu.php on line 39
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::header() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu.php on line 30
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu.php on line 34
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu.php on line 35
    [31-Oct-2019 18:05:58 UTC] PHP Notice:  Undefined index: phone in /home/bgksby/public_html/wp-content/plugins/secure-html5-video-player/sh5vp-browser-detect.php on line 153
    [31-Oct-2019 18:05:58 UTC] PHP Notice:  Undefined index: bb in /home/bgksby/public_html/wp-content/plugins/secure-html5-video-player/sh5vp-browser-detect.php on line 153
    [31-Oct-2019 18:05:58 UTC] PHP Notice:  Undefined index: rim in /home/bgksby/public_html/wp-content/plugins/secure-html5-video-player/sh5vp-browser-detect.php on line 153
    [31-Oct-2019 18:05:58 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::get_plugin_directory() should not be called statically in /home/bgksby/public_html/wp-content/plugins/jquery-vertical-mega-menu/dcwp_jquery_vertical_mega_menu_widget.php on line 205
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: menu in /home/bgksby/public_html/wp-content/themes/education_wp_theme/library/navigation.php on line 94
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/themes/education_wp_theme/library/navigation.php on line 94
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: googleplus in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 232
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: descr in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 245
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: noparse in /home/bgksby/public_html/wp-content/plugins/share-buttons/share/share_customize_type.php on line 246
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined property: ShareButtons::$facebook_like_height in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 38
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: verb_fb in /home/bgksby/public_html/wp-content/plugins/share-buttons/like/like_customize_type.php on line 55
    [31-Oct-2019 18:05:59 UTC] PHP Notice:  Undefined variable: button_code in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 176
    [31-Oct-2019 18:05:59 UTC] PHP Deprecated:  Non-static method dc_jqverticalmegamenu::footer() should not be called statically in /home/bgksby/public_html/wp-includes/class-wp-hook.php on line 286
    [31-Oct-2019 18:06:23 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 51
    [31-Oct-2019 18:06:23 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 69
    [31-Oct-2019 18:06:23 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 70
    [31-Oct-2019 18:06:23 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 86
    [31-Oct-2019 18:12:01 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 51
    [31-Oct-2019 18:12:01 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 69
    [31-Oct-2019 18:12:01 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 70
    [31-Oct-2019 18:12:01 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 86
    [31-Oct-2019 18:12:04 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 51
    [31-Oct-2019 18:12:04 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 69
    [31-Oct-2019 18:12:04 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 70
    [31-Oct-2019 18:12:04 UTC] PHP Notice:  Trying to get property of non-object in /home/bgksby/public_html/wp-content/plugins/share-buttons/share-buttons-scripts.php on line 86
    
    • Ответ изменён 4 года, 5 месяцев назад пользователем bgksby.
    • Ответ изменён 4 года, 5 месяцев назад пользователем bgksby.
    • Ответ изменён 4 года, 5 месяцев назад пользователем Yui. Причина: для оформления кода есть кнопка code
    • Ответ изменён 4 года, 5 месяцев назад пользователем bgksby.
    Модератор Yui

    (@fierevere)

    永子

    ну тогда вам не повезло

    https://www.php.net/manual/ru/function.split.php
    Эта функция объявлена УСТАРЕВШЕЙ в PHP 5.3.0, и УДАЛЕНА PHP 7.0.0.

    Ваша тема не будет работать с PHP 7
    Её нужно обновить (что может быть проблемно, если у вас закончилась на нее подписка, т.к. тема платная) или заменить на другую.
    Либо можете сами поэкспериментировать в программировании на PHP 🙂

    Если у вас нет обновления темы, то

    Вариант 1 — Временно понизить версию PHP до 5.6.20 — 5.6.40

    Вариант 2 — сразу отказаться от этой темы, убедиться что в папке /wp-content/themes/ есть какая-либо из тем Twenty, удалить папку темы education_wp_theme, ваш сайт переключится на тему Twenty
    Далее вы можете подобрать другую тему для сайта.

Просмотр 3 ответов — с 1 по 3 (всего 3)
  • Тема «На сайте возникли временные проблемы технического характера» закрыта для новых ответов.