Hi,
Since upgrading to Ubercart 6.x-2.7 I get the following error popup whenever I try to update the default 'products' page display in the uc_products view:
An error occurred at /admin/build/views/ajax/preview/uc_products.
Error Description: 404: Not Found
All other views on the site are fine.
The path defined by the view (i.e. www.example.com/products) also gives a 404 page not found error.
I've found that removing the filter: "Node: Is a product" fixes the view (but not a solution, obviously). I have also tried filtering based on the regular Node type filter, but that produces the same error.
Anyone got any ideas?
Thanks!
