2 users online. Create an account or sign in to join them.Users
MailChimp
This is an open discussion with 51 replies, filed under Extensions.
Search
What language? What fields are in your form and what are you entering exactly? It appears MailChimp is returning invalid XML.
I’m not sure if I understand your request correctly so please excuse me if you’ll have to ask again :-)
The form sends the email field and two hidden fields with some properties. The error message from mail chimp says, in Italian, that the address is already in the list.
If you want to take a look you can find the form at http://iltrico.webfactional.com/en/ (event.mailchimp.php is modified as you requested)
Thank you again for your help
I have contacted MailChimp about their invalid XML response and I am awaiting a response.
MailChimp updated to version 1.17 on 29th of September 2011
- 1.17 - Fixed a bug where $output could be
mixed(Thanks nitriques).
Just wondering if this extension works with Nick's form controls extension?
Has anyone ever tried it?
@Tintin81: Since nick's extension only prodives templates for rendering html, I am pretty sure it will. Just name your fields as they should.
@Tintin81, If you find that it does not conform to Symphony's error/success node structure please file a bug report on GitHub.
Hello,
I am getting a strange error when trying to submit an e-mail-address that's already on the list:
loadXML(): EntityRef: expecting ';' in Entity, line: 40
And line 40 reads like this:
<error>john@doe.com is already subscribed to list Company Newsletter. <a href="http://domain.us2.list-manage1.com/subscribe/send-email?u=1dc64c5213a02d0f81fg3a3e9&id=08c9fg2h69&e=dGfsZWVtYV5uQHetYWlsFmNvbQ==">Click here to update your profile.</a></error>
What am I missing here? Or is this a bug?
P.S: Otherwise it works fine.
MailChimp updated to version 1.18 on 11th of December 2011
- Fix bug to handle
&from MailChimp in error messages.
@Tintin81, it's fixed.
@Lewis, wow great, works like a charm now. One of the most useful extensions for me, thanks a lot.
Create an account or sign in to comment.
Thanks Lewis, this it what came out, maybe it has something to do with the language? It also get some unicode characters wrong.