Getting fatal error when trying to add new page

Fatal error: Uncaught exception ‘Exception’ with message ‘Invalid order.’ in /home/tkocompe/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:89 Stack trace: #0 /home/tkocompe/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(147): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /home/tkocompe/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(109): WC_Data_Store->read(Object(WC_Order)) #2 /home/tkocompe/public_html/wp-content/plugins/usps-woocommerce-shipping/includes/class-wf-shipping-usps-admin.php(1146): WC_Abstract_Order->__construct(1313) #3 /home/tkocompe/public_html/wp-content/plugins/usps-woocommerce-shipping/includes/class-wf-shipping-usps-admin.php(192): WF_Shipping_USPS_Admin->wf_load_order(1313) #4 [internal function]: WF_Shipping_USPS_Admin->wf_add_usps_metabox(‘page’) #5 /home/tkocompe/public_html/wp-includes/class-wp-hook.php(300): call_user_func_array(Array, Array) #6 /home/tkocompe/pu in /home/tkocompe/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 89

The website URL is https://tkocompetitiondev.com/

Hey There,

Your error indicates a WooCommerce issue in conjunction with a plugin called “usps-woocommerce-shipping”. The first thing I would try is diabling “usps-woocommerce-shipping” and see if then page creation works. If not then we know it’s not that plugin but if it’s causing it I would recommend reaching out to that plugin author.