Hi,

Has anyone encountered this error before?:

DatabaseSchemaObjectExistsException: Table cache_mailchimp_user already exists. in DatabaseSchema->createTable() (line 652 of ..../includes/database/schema.inc).

It happens when I enable the Mailchimp Lists portion of the module. I basically renders the site un-useful (WSOD + error message)

- Christian

Comments

stefd’s picture

Anybody? I get the exact same problem.

levelos’s picture

Status: Needs work » Closed (cannot reproduce)

Likely because an older version of the module was not properly uninstalled. Probably have to go into the database and remove the table manually then try reenabling.