I updated to uc_views 3.1 and VBO 1.12. My Order Management View is broken.
These are the fields in the view:
Fields
Broken/missing handler: uc_orders > order_id
User: Name Name
Broken/missing handler: uc_orders > primary_email
Ubercart order: Recipient's country name Delivery country
Broken/missing handler: uc_orders > created
Broken/missing handler: uc_orders > order_total
Broken/missing handler: uc_orders > order_status
As you can see only the user name and the delivery country are showing in the view.
Filters
Broken/missing handler: uc_orders > order_id
Broken/missing handler: uc_orders > order_status
And both filters are broken
And there are no bulk operations present on the page. When I try to go into bulk operations for that view I receive this error message:
An error occured at /admin/build/views/ajax/display/order_management/page_2/style_options.
Error Discription:
Fatal error: Call to a member function click_sortable() on a non-object in /home/content/49/5044949/html//sites/all/modules/views/plugins/views_plugin_style_table.inc on line 197
Comments
Comment #1
bojanz commentedComment #2
longwave#1272222: Updating breaks Order Management View