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

bryancasler’s picture

Should I disable the module, delete the "community_tags" table and then re-enable it?

chaps2’s picture

I 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.

bryancasler’s picture

I'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.