Order number column issues
-
There is some weirdness that I can’t pin down with the order number column, and it’s respective “Enable order number column” in the admin.
When I had it set to display it was throwing the following error on some of my products:
Uncaught Error: Call to a member function get_order_number() on boolean in /srv/bindings/2432b12110ef41e69052bfc465c36f06/code/wp-content/plugins/wc-product-customer-list/views/table-customer-list.php:129 Stack trace: #0 /srv/bindings/2432b12110ef41e69052bfc465c36f06/code/wp-admin/includes/template.php(1050): wpcl_post_class_meta_box(Object(WP_Post), Array) #1 /srv/bindings/2432b12110ef41e69052bfc465c36f06/code/wp-admin/edit-form-advanced.php(702): do_meta_boxes(Object(WP_Screen), ‘normal’, Object(WP_Post)) #2 /srv/bindings/2432b12110ef41e69052bfc465c36f06/code/wp-admin/post.php(173): include(‘/srv/bindings/2…’) #3 {main} thrown
When I would go into settings and try and turn off that column, it wouldn’t let me. It would display the saved notice, but no change would be made.
In an attempt to narrow down the error before posting, I deactivated all other plugins outside of WooCommerce and this one, and got the error to disappear, and also the settings page to work. Then, I turned off the order ID option. Still, with all other plugins turned off, I was not able to turn it back on.
I wish I could provide more information on the interaction with other plugins, but I am having trouble figuring that part out.
- The topic ‘Order number column issues’ is closed to new replies.