I just tried to upgrade to beta 3 and got the following:

Fatal error: Cannot redeclare expand_views_node_selector() (previously declared in /home/web/drupal/5/sites/all/modules/views/views.module:2174) in /home/web/drupal/5/sites/all/modules/views_bulk_operations/views_bulk_operations.module on line 838

I had to manually remove the module from the system table in order to restore my website.

Any ideas?

Comments

harry slaughter’s picture

Status: Active » Closed (works as designed)

VBO no longer requires a patch to views. If you leave the previously required patch in place, you will get these kinds of errors.

Please revert to the latest released version of views to fix this.