When enabling the module in D7.0 (fresh install), an error is displayed

"DatabaseSchemaObjectExistsException: Table creativecommons_node already exists. in DatabaseSchema->createTable() (line 630 of /home/bart/tmp/d7/html/includes/database/schema.inc)."

I assume db_rename_table($ret, 'creativecommons', 'creativecommons_node') in function creativecommons_update_3() is causing this (creativecommons.install, line 212)

Comments

kreynen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.