WordPress 3.6.3 breaks orders page
-
Since the update, my orders page is messed up. I lose access to my customer’s addresses on an actual order. The list of previous customer orders are also gone.
Here is the email I get when WordPress detects the error:
An error of type E_ERROR was caused in line 96 of the file /nas/content/live/flowercityfc/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php. Error message: Uncaught Error: Call to a member function get() on null in /nas/content/live/flowercityfc/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php:96
Stack trace:
#0 /nas/content/live/flowercityfc/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): WC_Customer_Data_Store_Session->read(Object(WC_Customer))
#1 /nas/content/live/flowercityfc/wp-content/plugins/woocommerce/includes/class-wc-customer.php(116): WC_Data_Store->read(Object(WC_Customer))
#2 /nas/content/live/flowercityfc/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(1179): WC_Customer->__construct(1, true)
#3 /nas/content/live/flowercityfc/wp-content/plugins/woocommerce-checkout-manager/includes/checkout-billing.php(72): WC_Checkout->get_value(‘billing_country’)
#4 [internal function]: wooccm_checkout_billing_fields(Array)
#5 /nas/content/live/flowercityfc/wp-includes/class-wp-hook.php(288): call_user_func_array(‘wooccm_checkout…’, Array)
#6 /nas/content/live/flowercityfc/wp-inclu
- The topic ‘WordPress 3.6.3 breaks orders page’ is closed to new replies.