Active
Project:
Community Tags
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 18:27 UTC
Updated:
21 Feb 2011 at 22:18 UTC
Upgraded from Dev to Beta1 and I got the following error upon enabling the module
DatabaseSchemaObjectExistsException: Table <em class="placeholder">community_tags</em> already exists. in DatabaseSchema->createTable() (line 630 of C:\xampp\htdocs\drupal7beta2\includes\database\schema.inc).
Comments
Comment #1
bryancasler commentedShould I disable the module, delete the "community_tags" table and then re-enable it?
Comment #2
chaps2 commentedI haven't been able to reproduce this or #1066400: Error thrown on installation or for that matter this one #1066370: Errors thrown on community tags page. Did you upgrade from 6.x perhaps? If you don't have any community tags data you need to preserve, try disabling the community tags module, uninstall via the modules/uninstall tab and re-enabling community tags.
Comment #3
bryancasler commentedI'm working on a clean D7 install. Disabling, Uninstalling and Re-enabling the module produces the same error. I don't have any CT data I need to keep, so I can try any other idea out.