| Project: | Ubercart Views |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I updated to uc_views 3.1 and ubercart 2.6. Now my bulk operations view Order Management 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
Help, I am new to using views and this has got me up against a wall
