when i have download and extract the Views Bulk Operations ( 6.x-1.10 version ), i got this error message :

Fatal error: Cannot redeclare views_bulk_operations_ruleset_action() (previously declared in /home/xxx/mysite.com/sites/all/modules/views_bulk_operations/ruleset.action.inc:73) in /home/xxx/mysite.com/sites/all/modules/views_bulk_operations/rules.action.inc on line 23

what's the problem ?

thanks

Comments

infojunkie’s picture

Category: bug » support

The file rules.action.inc does not belong to the VBO module. You might have renamed ruleset.action.inc in a previous version. Please remove it and try again.

bojanz’s picture

Status: Active » Closed (works as designed)