Closed (fixed)
Project:
Mailchimp
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2008 at 17:48 UTC
Updated:
4 Dec 2008 at 17:12 UTC
I was running into some issues with the module not displaying my lists when trying to evaluate this module.
After debugging the response from the API calls I noticed it was saying since I haven't used the API before I should use the new version of the API (1.1).
I have attached a patch to upgrade the MCAPI.class.php to the latest version found here
http://www.mailchimp.com/api/downloads/
I would suggest some error handling for the module to display these kind of errors from within the drupal site.
| Comment | File | Size | Author |
|---|---|---|---|
| mailchimp-api-1.1.patch | 49.33 KB | smoothify |
Comments
Comment #1
smoothify commentedOk, I notice this is already in the CVS along with some other fixes- any chance of a new release soon?
Comment #2
levelos commentedI'm still working on a bug with adding/updating subscriptions. Shouldn't be too bad, though. I'll aim for a new release within a week or so. If you want to offer any patches against head I'd be happy to integrate.
Comment #3
levelos commentedThis is fixed in the 2.x release.