Closed (works as designed)
Project:
Views Bulk Operations (VBO)
Version:
6.x-1.9
Component:
Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2010 at 01:49 UTC
Updated:
23 Jun 2011 at 15:35 UTC
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
Comment #1
infojunkieThe 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.
Comment #2
bojanz commented