WooCommerce 3.0.1 Update – Error with Custom Post Type
-
Hi,
I have a custom post type called “events” and since I updated WooCommerce to 3.0.1 I am getting this error message when I try to edit the post (event).
Fatal error: Uncaught exception 'Exception' with message 'Invalid order.' in /home/mirac22/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:86 Stack trace: #0 /home/mirac22/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(143): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /home/mirac22/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(109): WC_Data_Store->read(Object(WC_Order)) #2 /home/mirac22/public_html/wp-content/plugins/easypost-woocommerce-shipping/includes/class-wf-shipping-easypost-admin.php(818): WC_Abstract_Order->__construct('1229') #3 /home/mirac22/public_html/wp-content/plugins/easypost-woocommerce-shipping/includes/class-wf-shipping-easypost-admin.php(96): WF_Shipping_Easypost_Admin->wf_load_order('1229') #4 [internal function]: WF_Shipping_Easypost_Admin->wf_add_easypost_metabox('events') #5 /home/mirac22/public_html/wp-includes/class-wp-hook.php(300): call_user_func_array(Array, A in /home/mirac22/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 86
I have already updated EasyPost WooCommerce Shipping. It appears the conflict is with the abstract-wc-order-data-store-cpt.php file?
- The topic ‘WooCommerce 3.0.1 Update – Error with Custom Post Type’ is closed to new replies.