Hi
i receive this error when i try to configure an advanced action - Execute a VBO programmaically

Notice: Undefined index: all_operations in views_bulk_operations_action_form() (line 1078 of /Applications/MAMP/htdocs/airtum/sites/all/modules/views_bulk_operations/views_bulk_operations.module).

this cause the operation select to be completely empty

not sure what to do… any help?

Comments

funkeyrandy’s picture

same here!

CharlieCastle’s picture

And here. The message repeats almost 30 times!

bojanz’s picture

Status: Active » Closed (won't fix)

7.x-3.x is currently not being developed, it's code is about to be replaced by the code from the "reloaded" branch, which is essentially a rewrite.
See #1150100: Merge the "reloaded" branch into 7.x-3.x.

In the reloaded branch I've removed this feature ("Execute a VBO programmaically") completely, because it actually doesn't do anything you can't do through Rules (nicer and cleaner).
If I'm missing some use case, let me know.