Керування файлами cookie, які використовуються для реклами, таких як персоналізація реклами, ремаркетинг і аналіз ефективності реклами.
|
artem_sergeev
10.04.2021 10:40
0
|
Помогите разобраться, пожалуйста.
при переносе сайта с хостинга на хостинг выдало такие ошибки: ссылка на сайт: impulsclinic.ru Warning: include_once(/home/impulscl/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php): failed to open stream: No such file or directory in /home/artem22/impulsclinic.ru/www/wp-content/advanced-cache.php on line 22 Warning: include_once(): Failed opening '/home/impulscl/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase1.php' for inclusion (include_path='.:/usr/local/pear/php74') in /home/artem22/impulsclinic.ru/www/wp-content/advanced-cache.php on line 22 Warning: include(/home/impulscl/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/artem22/impulsclinic.ru/www/wp-content/plugins/wp-super-cache/wp-cache.php on line 95 Warning: include(): Failed opening '/home/impulscl/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php' for inclusion (include_path='.:/usr/local/pear/php74') in /home/artem22/impulsclinic.ru/www/wp-content/plugins/wp-super-cache/wp-cache.php on line 95 Warning: include_once(/home/impulscl/public_html/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/artem22/impulsclinic.ru/www/wp-content/plugins/wp-super-cache/wp-cache.php on line 118 Warning: include_once(): Failed opening '/home/impulscl/public_html/wp-content/plugins/wp-super-cache/ossdl-cdn.php' for inclusion (include_path='.:/usr/local/pear/php74') in /home/artem22/impulsclinic.ru/www/wp-content/plugins/wp-super-cache/wp-cache.php on line 118 Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/artem22/impulsclinic.ru/www/wp-content/themes/dt-the7/inc/vendor/lessphp/the7_lessc.inc.php on line 741 Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/artem22/impulsclinic.ru/www/wp-content/themes/dt-the7/inc/vendor/lessphp/the7_lessc.inc.php on line 1794 Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/artem22/impulsclinic.ru/www/wp-content/themes/dt-the7/inc/vendor/lessphp/the7_lessc.inc.php on line 2451 Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/artem22/impulsclinic.ru/www/wp-content/themes/dt-the7/inc/vendor/lessphp/the7_lessc.inc.php on line 2505 Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/artem22/impulsclinic.ru/www/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 673 Notice: Trying to access array offset on value of type null in /home/artem22/impulsclinic.ru/www/wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php on line 64 Notice: Trying to access array offset on value of type null in /home/artem22/impulsclinic.ru/www/wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php on line 64 Notice: Trying to access array offset on value of type null in /home/artem22/impulsclinic.ru/www/wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php on line 64 Notice: Trying to access array offset on value of type null in /home/artem22/impulsclinic.ru/www/wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php on line 64 Notice: Trying to access array offset on value of type null in /home/artem22/impulsclinic.ru/www/wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php on line 64 |
|
Roman P.
10.04.2021 11:04
1
|
Измените версию PHP на 5.6 либо на 7.2 в панели управления и проверьте работу сайта
Так же Вам нужно изменить путь к файлам с /home/impulscl/public_html на /home/artem22/impulsclinic.ru/www В первой строчке ошибки видно, что скрипт обращается по несуществующему адресу. Изменить путь можно в файле конфигурации WordPress либо через поиск по Базе Данных. Насколько я помню, то для плагина wp-super-cache, адрес указывается в конфиге |
|
artem_sergeev
10.04.2021 11:15
0
|
Благодарю Вас, все работает
|
Тема закрита.