• After an update to the Woocommerce plugin and then clicking an “auto update” button to update the data, I am now getting the following error when attempting to edit any of my pages. Can anyone help me with this error?

    Fatal error: Uncaught exception ‘Exception’ with message ‘Invalid order.’ in /home/content/a2pewpnas01_data01/17/3955017/html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:86Stack trace: #0 /home/content/a2pewpnas01_data01/17/3955017/html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(143): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /home/content/a2pewpnas01_data01/17/3955017/html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(109): WC_Data_Store->read(Object(WC_Order)) #2 /home/content/a2pewpnas01_data01/17/3955017/html/wp-content/plugins/ups-woocommerce-shipping/includes/class-wf-shipping-ups-tracking.php(38): WC_Abstract_Order->__construct(‘3892’) #3 /home/content/a2pewpnas01_data01/17/3955017/html/wp-content/plugins/ups-woocommerce-shipping/includes/class-wf-shipping-ups-tracking.php(179): WF_Shipping_UPS_Tracking->wf_load_order(‘3892’) #4 [internal function]: WF_Shipping_UPS_Tracking->wf_add_admin_metabox(‘page’) #5 in /home/content/a2pewpnas01_data01/17/3955017/html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 86

    • This topic was modified 9 years, 2 months ago by DDmUSA.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Claudiu Lodromanean

    (@claudiulodro)

    It looks like order 3892 doesn’t exist but the plugin with WF_Shipping_UPS_Tracking is trying to load it, causing that error.

    samje error after update to 3.0. Also can’t add new pages or edit existing pages. No orders are outstanding. Everyone reporting this ends with same line #86!

    Fatal error: Uncaught Exception: Invalid order. in /home/jeweltun/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:86 Stack trace: #0 /home/jeweltun/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/jeweltun/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(109): WC_Data_Store->read(Object(WC_Order)) #2 /home/jeweltun/public_html/wp-content/plugins/ups-woocommerce-shipping/includes/class-wf-shipping-ups-tracking.php(38): WC_Abstract_Order->__construct(3363) #3 /home/jeweltun/public_html/wp-content/plugins/ups-woocommerce-shipping/includes/class-wf-shipping-ups-tracking.php(179): WF_Shipping_UPS_Tracking->wf_load_order(3363) #4 /home/jeweltun/public_html/wp-includes/class-wp-hook.php(300): WF_Shipping_UPS_Tracking->wf_add_admin_metabox(‘page’) #5 /home/jeweltun/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array in /home/jeweltun/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 86

    Thread Starter DDmUSA

    (@ddmusa)

    So….. what can someone do to correct all of this ?

    Thread Starter DDmUSA

    (@ddmusa)

    Status Update:

    I deactivated the existing UPS and USPS shipping plugins from WooForce (version 2.75 for each of the plugins), and I am now able to edit existing pages. So… I submitted an inquiry with XAdapter, the entity that is now managing the Woocommerce shipping plugins. Updated plugins exist within the XAdapter Marketplace, so I suspect I have to update these plugins to work with the latest version 4.7.3 of WordPress and Woocommerce version 3.

    Plugin Contributor Mike Jolley

    (@mikejolley)

    Thanks. Yes those plugins may need an update. Looks like they are trying to load non-existing orders which throws exception in 3.0

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error following Plugin and Data Update’ is closed to new replies.