Closed (won't fix)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.x-dev
Component:
Actions
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2011 at 13:23 UTC
Updated:
27 May 2011 at 22:28 UTC
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
Comment #1
funkeyrandy commentedsame here!
Comment #2
CharlieCastle commentedAnd here. The message repeats almost 30 times!
Comment #3
bojanz commented7.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.