We are considering deploying Views Bulk Operations on drupal.org. Here is what we bumped into:
node_mass_update results in "call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'node_mass_update' was given in /var/www/d6.drupal.org/htdocs/sites/all/modules/views_bulk_operations/views_bulk_operations.module on line 730.".
That probably means that the node.admin.inc file is not included at the correct time.
Comments
Comment #1
infojunkieThanks for your report. Fixed in the latest dev.
Comment #3
galaxor commentedThis bug seems to be back, in 6.x-1.12, but ONLY if you use the "Maximize bulk operations performance" option.
Comment #4
bojanz commentedVBO for D6 is in maintenance mode and will receive only fixes contributed and tested by the community.
Reopen with a patch.
(In this case, it doesn't matter, since you can always turn off the "maximize performance" checkbox).