When updating to 6.x-1.x-dev whilst running views 6.x-2.12 I received this update.php error

• warning: array_filter() [function.array-filter]: The first argument should be an array in /home/mydomain....../modules/views_bulk_operations/views_bulk_operations.install on line 79.
• warning: Invalid argument supplied for foreach() in /home/mydomain........./modules/views_bulk_operations/views_bulk_operations.install on line 79.

The following queries were executed
views_bulk_operations module
Update #6001
• No queries

Is this a major issue?

Comments

infojunkie’s picture

Status: Active » Fixed

Thanks for your report. No, it's not a major issue and I fixed this warning in the latest dev.

StephenFresh’s picture

Status: Fixed » Closed (fixed)

Thank you for the quick reply.