Closed (cannot reproduce)
Project:
Mailchimp
Version:
7.x-2.4
Component:
Lists
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2012 at 09:42 UTC
Updated:
21 May 2012 at 21:48 UTC
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
Comment #1
stefd commentedAnybody? I get the exact same problem.
Comment #2
levelos commentedLikely 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.