Posted by erin814 on January 29, 2013 at 12:21am
4 followers
Jump to:
| Project: | MailChimp |
| Version: | 7.x-2.9 |
| Component: | General |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Hi there,
I've recently installed MailChimp 7.x-2.9. I already have Libraries 7.x-2.0 installed. I've added the MCAPI.class.php file and README.txt file to the sites/all/libraries/mailchimp folder. I'm getting the following error:
"The version of the MailChimp MCAPI library could not be detected."
I tried uninstalling and reinstalling, flushing cache, I'm not sure how to get it to work. Has anyone else experienced this or know how to fix it?
Many thanks,
Erin
Comments
#1
Erin, have you checked the permissions on that folder? Some others have had issues because of permissions:
http://drupal.org/node/1883984#comment-6976100
Also, we just rolled out 7.x-2.10 which fixes some other issues: I recommend updating immediately. 2.10 won't resolve this issue for you, though: follow that link.
#2
Thanks, I changed the permissions on the libraries and mailchimp folders to 777 but still no luck. Also upgraded to Mailchimp7.x-2.10. My site is somewhat complicated with a lot of modules so it could just be an issue unique to my site since no one else is reporting it. I'll keep plugging away at it and post if I find a solution.
Thank you,
Erin
#3
I also am having the same problem.
#4
Actually, I followed this -- http://drupal.org/node/1883984#comment-7002038 -- and got it to work.
#5
#1883984: Fix for "Can't get module to recognize library"
#6
I had the same problem. It disappeared when I added README file to libraries/mailchimp/ directory (it is required)