Vyacheslav 260 Posted September 17, 2019 Report Share Posted September 17, 2019 Всем привет. Помогите решить вопрос с ошибкой импорта. Появилась резко, не пойму с чего. При запуске wpgrraber пишет сбой сервера. В настройки грабера зайти не могу пишет возникли технические проблемы, письмо с инструкцией отправлено на почту, на почту не приходит ничего. Логи по ссылке - https://yadi.sk/i/Xu2YN5tcqxyoWg Quote Link to post Share on other sites
Vyacheslav 260 Posted September 19, 2019 Author Report Share Posted September 19, 2019 тема актуальна. Ошибка с типом E_ERROR возникла на строке 54 файла /var/www/www-root/data/www/regiondv.com/wp-content/plugins/wpgrabber/core/WPGErrorHandler.php. Сообщение об ошибке: Uncaught Error: Call to undefined function mysql_get_client_info() in /var/www/www-root/data/www/regiondv.com/wp-content/plugins/wpgrabber/core/WPGErrorHandler.php:54 Stack trace: #0 /var/www/www-root/data/www/regiondv.com/wp-content/plugins/wpgrabber/core/WPGErrorHandler.php(142): WPGErrorHandler::getTxtLog(Array) #1 /var/www/www-root/data/www/regiondv.com/wp-content/plugins/wpgrabber/core/WPGErrorHandler.php(109): WPGErrorHandler::sendErrorLog() #2 /var/www/www-root/data/www/regiondv.com/wp-content/plugins/wpgrabber/core/WPGPlugin.php(399): WPGErrorHandler::initPhpErrors() #3 /var/www/www-root/data/www/regiondv.com/wp-includes/class-wp-hook.php(286): WPGPlugin::settings('') #4 /var/www/www-root/data/www/regiondv.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #5 /var/www/www-root/data/www/regiondv.com/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #6 /var/www/www-root/data/www/regiondv.com/wp-admin/admin.php(253): do_action('wpgrabber_page_...') #7 {main} thrown Quote Link to post Share on other sites
Модератор files 2802 Posted September 20, 2019 Модератор Report Share Posted September 20, 2019 Цитата Uncaught Error: Call to undefined function mysql_get_client_info() В то же самое время, mysql_get_client_info — устарело, начиная с версии PHP 5.5.0 и удалено. Откатитесь на PHP ниже 5.5 иначе wpgrabber в целом не будет работать Vyacheslav 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.