Closed (fixed)
Project:
Creative Commons
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2011 at 23:57 UTC
Updated:
21 Apr 2011 at 19:41 UTC
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
Comment #1
kreynen commented