woocommerce / facebook-for-woocommerce

A first-party extension plugin built for WooCommerce. Development is managed by Ventures.
https://woocommerce.com/products/facebook/
GNU General Public License v2.0
211 stars 140 forks source link

Fatal error: Uncaught Error: Undefined constant WooCommerce\Facebook\Lifecycle::SETTING_ENABLE_DEBUG_MODE #2778

Closed rawdreeg closed 3 months ago

rawdreeg commented 3 months ago

πŸ”Ž Isolate the bug

✍️ Describe the bug

When updating from 1.x.x to the latest version, we see the following errors.

Fatal error: Uncaught Error: Undefined constant WooCommerce\Facebook\Lifecycle::SETTING_ENABLE_DEBUG_MODE in /code/wp-content/plugins/facebook-for-woocommerce/includes/Lifecycle.php:227

πŸšΆβ€β™€οΈ Steps to reproduce

When updating from 1.x.x to the latest version, we see the following errors. The error is on the upgrade_to_2_0_0.

ecgan commented 3 months ago

This is fixed in PR https://github.com/woocommerce/facebook-for-woocommerce/pull/2779. Closing this issue.