1.2.8 causes fatal error
-
Hi,
I’ve just updated to v1.2.8 and it’s triggered a fatal error on our customer’s site.
The error log shows the following;[25-May-2021 08:21:02 UTC] PHP Fatal error: Uncaught Error: Class ‘ThanksToIT\PNWC\Core’ not found in /home/[redacted]/public_html/wp-content/plugins/popup-notices-for-woocommerce/popup-notices-for-woocommerce.php:32.
I’ve manually disabled the plugin and the site is working fine again. If I try to re-enable the plugin I get a new error;
Warning: include(/home/[redacted]/public_html/wp-content/plugins/popup-notices-for-woocommerce/vendor/composer/../../src/classes/class-core.php): failed to open stream: No such file or directory in /home/[redacted]/public_html/wp-content/plugins/dynamicconditions/vendor/composer/ClassLoader.php on line 444 Warning: include(): Failed opening '/home/[redacted]/public_html/wp-content/plugins/popup-notices-for-woocommerce/vendor/composer/../../src/classes/class-core.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') in /home/[redacted]/public_html/wp-content/plugins/dynamicconditions/vendor/composer/ClassLoader.php on line 444 Fatal error: Uncaught Error: Class 'ThanksToIT\PNWC\Core' not found in /home/[redacted]/public_html/wp-content/plugins/popup-notices-for-woocommerce/popup-notices-for-woocommerce.php:32 Stack trace: #0 /home/[redacted]/public_html/wp-admin/includes/plugin.php(2300): include() #1 /home/[redacted]/public_html/wp-admin/plugins.php(191): plugin_sandbox_scrape('woocommerce/woo...') #2 {main} thrown in /home/[redacted]/public_html/wp-content/plugins/popup-notices-for-woocommerce/popup-notices-for-woocommerce.php on line 32
I’m struggling to work out what’s causing the error, the popup-notices or dynamicconditions? Any ideas?
Many thanks for any help
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘1.2.8 causes fatal error’ is closed to new replies.