When I try to create a new view using VBO it crashes and I do not see anything on preview. Even the default views admin/content/node2 etc. are demonstrating the same behavior.

I have tried disabling the javascript for views but it only ends up taking care of the Ajax error but nothing else, the page (node2) still appears blank. Tried using different themes (garland and pushbutton) as well as tried different versions of views and vbo modules according to the combination mentioned in the compatibility section of the documentation. Nothing helps.

Is it only me or others are having the same problem? Is there a fix for this?

Comments

Rasmus-1’s picture

Had same problem. Solution: Don't execute while editing. Go to the created views page, and perform from there.

bojanz’s picture

It's not even supposed to work in the preview. I don't know why anyone would use VBO from preview.

I need to investigate how we can make the preview not be broken though.
Perhaps disable the submit button?

infojunkie’s picture

Priority: Normal » Minor
bojanz’s picture

Title: Ajax Error on view using style as Bulk Operations » VBO doesn't execute when displayed inside Views UI
Version: 6.x-1.12 » 6.x-1.x-dev
Category: support » bug

Retitling.

bojanz’s picture

Version: 6.x-1.x-dev » 7.x-3.x-dev
Issue summary: View changes