Thread Starter
kleroy
(@kleroy)
I did a debug and get the following message
Fatal error: Uncaught Exception: Commande non valide. in /var/www/vhosts/azorawebshop.com/clone.azorawebshop.com/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:101 Stack trace: #0 /var/www/vhosts/azorawebshop.com/clone.azorawebshop.com/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /var/www/vhosts/azorawebshop.com/clone.azorawebshop.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(111): WC_Data_Store->read(Object(WC_Order)) #2 /var/www/vhosts/azorawebshop.com/clone.azorawebshop.com/wp-content/plugins/woocommerce-cart-stock-reducer/includes/class-woocommerce-cart-stock-reducer.php(1117): WC_Abstract_Order->__construct(12277) #3 /var/www/vhosts/azorawebshop.com/clone.azorawebshop.com/wp-content/plugins/woocommerce-cart-stock-reducer/includes/class-woocommerce-cart-stock-reducer.php(261): WC_Cart_Stock_Reducer->is_expired(1556081168, 12277) #4 /var/www/vhosts/azorawebshop.com in /var/www/vhosts/azorawebshop.com/clone.azorawebshop.com/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 101
Was this working before you upgraded or this is the first time you tried activating the plugin?
Can you tell me some information about order number 12277?
It appears that there is a cart that is linked to that order, but WooCommerce is likely throwing an exception that the order is invalid.