- Messages
- 11
- Likes
- 0
- Points
- 1
Hi there
I am using PHP code in snippets to parse an RSS file and to pull data from custom post types and display it. The upgrade to 2.2.2 broke my site and I got the following email.
Hi!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, Woody ad snippets (PHP snippets | Insert PHP).
First, visit your website (Home) and check for any visible issues. Next, visit the page where the error was caught (Log In ‹ The Guilty Feminist — WordPress) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely log in to your dashboard and investigate further.
Log In ‹ The Guilty Feminist — WordPress
To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
Error Details
=============
An error of type E_COMPILE_ERROR was caused in line 81 of the file /home/guiltyfe/public_html/wp-content/plugins/insert-php/includes/class.plugin.php. Error message: require_once(): Failed opening required '/home/guiltyfe/public_html/wp-content/plugins/insert-php/admin/includes/class.api.php' (include_path='.:/opt/alt/php72/usr/share/pear')
I am using PHP code in snippets to parse an RSS file and to pull data from custom post types and display it. The upgrade to 2.2.2 broke my site and I got the following email.
Hi!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, Woody ad snippets (PHP snippets | Insert PHP).
First, visit your website (Home) and check for any visible issues. Next, visit the page where the error was caught (Log In ‹ The Guilty Feminist — WordPress) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely log in to your dashboard and investigate further.
Log In ‹ The Guilty Feminist — WordPress
To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
Error Details
=============
An error of type E_COMPILE_ERROR was caused in line 81 of the file /home/guiltyfe/public_html/wp-content/plugins/insert-php/includes/class.plugin.php. Error message: require_once(): Failed opening required '/home/guiltyfe/public_html/wp-content/plugins/insert-php/admin/includes/class.api.php' (include_path='.:/opt/alt/php72/usr/share/pear')