• Resolved dawhitestuff329

    (@dawhitestuff329)


    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Stef

    (@serafinnyc)

    These are most likely due to your theme’s customization. Temporarily switch to a default theme and test. Also, disable any and all plugins except for WC and maybe one payment gateway for checkout purposes.

    Plugin Support RK a11n

    (@riaanknoetze)

    Hi there

    If you look closely at the stack trace for that error, it seems that one of your 3rd party plugins are conflicting with the latest version of WooCommerce. You can see this in the error report:

    
    wp-content/plugins/woocommerce-checkout-manager
    

    I’d recommend either deactivating that plugin to see if that resolves the issue for you OR getting in touch with the developers of that plugin directly for more support on this.

    Thread Starter dawhitestuff329

    (@dawhitestuff329)

    Yes, it was WooCommerce Checkout Manager plug in. I deleted it and its back to normal. It’s too bad because I really liked the plugin. Thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress 3.6.3 breaks orders page’ is closed to new replies.