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

infojunkie’s picture

Status: Active » Fixed

Thanks for your report. Fixed in the latest dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

galaxor’s picture

Version: 6.x-1.x-dev » 6.x-1.12
Component: Code » Core
Status: Closed (fixed) » Active

This bug seems to be back, in 6.x-1.12, but ONLY if you use the "Maximize bulk operations performance" option.

bojanz’s picture

Status: Active » Closed (won't fix)

VBO 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).