Closed (fixed)
Project:
Mailchimp
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2011 at 18:00 UTC
Updated:
9 May 2011 at 17:16 UTC
In the _mailchimp_get_api_object(), the watchdog statement when an error is triggered references the errorMessage attribute of the MCAPI class as a function. This of course causes a PHP critical error if that path of logic is followed. The fix is simple, change $q->errorMessage() to $q->errorMessage.
Comments
Comment #1
levelos commentedCommit: 9d3f6c08982cc588412db0188a13d410f9b07bd4