Posted by 2noame on January 31, 2012 at 5:39am
1 follower
Jump to:
| Project: | Community Tags |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Oops, 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.