where is that happening? Please post your debug info and/or a link to your site. “yit” indicates a problem with one of the Yith-branded plugins.
Thread Starter
ita21
(@ita21)
I deactivated the plugin and the error is still showing, my website is not loading at all, now this is the error I am getting:
Warning: include(/home/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /home/wp-settings.php on line 84
Warning: include(/home/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /home/wp-settings.php on line 84
Warning: include(): Failed opening '/home/wp-content/advanced-cache.php' for inclusion (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/wp-settings.php on line 84
Warning: Cannot modify header information - headers already sent by (output started at /home/wp-settings.php:84) in /home/wp-includes/pluggable.php on line 1251
Warning: Cannot modify header information - headers already sent by (output started at /home/wp-settings.php:84) in /home/wp-includes/pluggable.php on line 1254
It appears you have a caching plugin that may be broken.
In your wp-config.php file, do you have the statement define('WP_CACHE', true);? If so, change true to false.
Thread Starter
ita21
(@ita21)
No I dont have the define(‘WP_CACHE’, true);
I tried adding the line with false and still wont fix my issue 🙁
This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
If you can install plugins, install “Health Check”: https://wordpress.org/plugins/health-check/ On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site. You can then use its admin bar menu to turn on/off plugins and themes one at a time.
See http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
Thread Starter
ita21
(@ita21)
Hello,
I am able to access admin and I have been able to deactivate the plugins, only when I deactivate Easy HTTPS (SSL) Redirection plugin the error disappears but the page still isn’t loaded it displays a blank page, meanwhile when I change to a default theme the site opens, how can I solve this? (Actually my page is loaded as a blank page)
what’s in your debug log?