Active
Project:
Community Tags
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2012 at 05:39 UTC
Updated:
31 Jan 2012 at 07:53 UTC
Fatal error: Cannot redeclare community_tags_views_data() (previously declared in /sites/all/modules/community_tags/community_tags_views/community_tags_views.views.inc:10) in /sites/all/modules/community_tags/community_tags.views.inc on line 119
I didn't see anything anywhere about this not being compatible with Views 3, so I'm not sure if it's supposed to work and doesn't or what.
Also, if it's not compatible with Views 6.x-3.0, can I delete the CT 2.0 folder, replace it with CT 1.0 and be okay?
Comments
Comment #1
2noame commentedOops, my mistake. The old community_tags.views.inc was still there because the second time around I'd copied the directory over the old one instead of entirely replacing it.