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
Comment #1
infojunkieThanks for your report. No, it's not a major issue and I fixed this warning in the latest dev.
Comment #2
StephenFresh commentedThank you for the quick reply.