Since version 6.x-1.11, the following error occurs when trying to create an action on a Ruleset:
warning: Invalid argument supplied for foreach() in /usr/local/apache2/htdocs/drupal6/sites/all/modules/views_bulk_operations/actions/ruleset.action.inc on line 64.
If I ignore the warning, I get a fatal error on submit
Fatal error: Call to undefined function views_bulk_operations_ruleset_action_rules_order_workflow_submit() in /usr/local/apache2/htdocs/drupal6/modules/system/system.module on line 1564
If I roll back to 6.x-1.10 everything works fine again.
/Kevin
Comments
Comment #1
dkane commentedI am having the same issue as Kevin. Nice to know that rolling back solves the issue at least.
Comment #2
infojunkieThanks for the report. Will work on it.
Comment #3
infojunkieCan you explain at which point you see this error? Describe the step-by-step process please.
Also, what version of Views and Rules are you using?
Comment #4
bojanz commentedComment #5
kevin.mcnamee@mailbox.org commentedHi,
Views 6.x-3.x
VBO 6.x-1.13
Rules 6.x-1.4
I created the following Ruleset
Then I try to create an action from this Ruleset (or any Ruleset) and I get the error:
/Kevin
Comment #6
uv516 commentedAny news? - I have the same problem...
Comment #7
bojanz commentedVBO for D6 is no longer actively maintained. Reopen with a patch. Thanks.