Woocommerce Compatibility Issue
-
Hi,
Great plugin and really easy to use.
Issue:
However, since updating to WordPress 6.4, we now sometimes get the following error, when a customer goes through our woocommerce checkout.
Error:
PHP Fatal error: Cannot declare class WC_Plugins_Screen_Updates, because the name is already in use
PHP Fatal error: Cannot declare class WC_Plugins_Screen_Updates, because the name is already in use in /plugins/woocommerce/includes/admin/plugin-updates/class-wc-plugins-screen-updates.php on line 0
After a lot of testing (And I mean a lot of testing) I was able to identify that this error only happens when “Anything Order by Terms” plugin is active and a user goes through our woocommerce checkout.
But our website logs only have the ERROR and has very limited info on the root cause.
So I contacted our hosting provider to inquire if they could provide a little more information. But they also had the same issue. A PHP Fatal Error that points towards a Woocommerce issue with the Updates Helper Class in the error text above.
It looks like this plugin attempts to reload a Woocommerce Core Class a second time.
Again love your plugins for its ease of use.
Any help would be greatly appreciated.
Philip
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce Compatibility Issue’ is closed to new replies.