We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

SL MailChimp Subscribe v1.1.2 : Easily add new members to your MailChimp mailing lists

Development and Programming

Stephen Lewis's avatar
Stephen Lewis
466 posts
15 years ago
Stephen Lewis's avatar Stephen Lewis

Hi Jim,

I’m wondering if it’s possible to have a user’s email address populate the username field in the member registration form so that I don’t have to get them to fill out loads of fields

Solspace’s User module has a “User email address as username” option.

Cheers, Stephen

       
Jim Pannell's avatar
Jim Pannell
187 posts
15 years ago
Jim Pannell's avatar Jim Pannell

Thanks Stephen. May have to suggest to the client that she purchase that then as it’d solve the problem!

Many thanks

Jim

       
Mario Rodríguez's avatar
Mario Rodríguez
72 posts
15 years ago
Mario Rodríguez's avatar Mario Rodríguez

Hi Stephen,

¿does your Mail Chimp addon work with Expression Engine 2.0? if not, any plans for upgrading the code to EE 2.0?

Thanks

       
Stephen Lewis's avatar
Stephen Lewis
466 posts
15 years ago
Stephen Lewis's avatar Stephen Lewis

Hi Mario,

It doesn’t. An EE 2.0-compatible version is in the works, I’m just waiting for some of the EE 2.0 bugs to be ironed out, so I can finish the extension and release it.

Cheers, Stephen

       
Mario Rodríguez's avatar
Mario Rodríguez
72 posts
15 years ago
Mario Rodríguez's avatar Mario Rodríguez

Hi Stephen,

thanks for your answer… looking forward to implement your add-on when released…

keep on the good work mate!

Cheers

       
Onno Groen's avatar
Onno Groen
8 posts
15 years ago
Onno Groen's avatar Onno Groen

This extension is just what i need! I will be using it in an upcoming project.

       
melissajc's avatar
melissajc
86 posts
15 years ago
melissajc's avatar melissajc

Thanks for this addon.

I’ve got the EE register form working fine, the user is added into EE and their Trigger is set to “yes” for receiving the newsletter. All their info is then sent to MailChimp and they show up in the correct list. However, MailChimp isn’t generating an auto-confirmation email upon registration on the EE site. I’ve got EE registration set so that no activation is required. Any help or thoughts on this would be great. Thanks.

       
Stephen Lewis's avatar
Stephen Lewis
466 posts
15 years ago
Stephen Lewis's avatar Stephen Lewis

Hi Melissa,

However, MailChimp isn’t generating an auto-confirmation email upon registration on the EE site. I’ve got EE registration set so that no activation is required. Any help or thoughts on this would be great.

The extension calls an API method that explicitly sets the double opt-in value on MailChimp to FALSE, and I’m guessing this is where this is falling down for you.

If I were to change this in the extension, I’d need to provide a means of controlling the setting (otherwise it would presumably break for the several hundred other people who haven’t reported a problem with it thus far).

However, you can easily change the setting yourself, if you so desire. Just change line 406 in ext.sl_mailchimp_subscribe.php from:

if ( ! $mc->listSubscribe($list['id'], $member_data->row['email'], $merge_vars, 'html', FALSE))

… to …

if ( ! $mc->listSubscribe($list['id'], $member_data->row['email'], $merge_vars, 'html', TRUE))

Hope that helps.

Cheers, Stephen

       
melissajc's avatar
melissajc
86 posts
15 years ago
melissajc's avatar melissajc
Hi Melissa,
However, MailChimp isn’t generating an auto-confirmation email upon registration on the EE site. I’ve got EE registration set so that no activation is required. Any help or thoughts on this would be great.
The extension calls an API method that explicitly sets the double opt-in value on MailChimp to FALSE, and I’m guessing this is where this is falling down for you. If I were to change this in the extension, I’d need to provide a means of controlling the setting (otherwise it would presumably break for the several hundred other people who haven’t reported a problem with it thus far). However, you can easily change the setting yourself, if you so desire. Just change line 406 in ext.sl_mailchimp_subscribe.php from:
if ( ! $mc->listSubscribe($list['id'], $member_data->row['email'], $merge_vars, 'html', FALSE))
… to …
if ( ! $mc->listSubscribe($list['id'], $member_data->row['email'], $merge_vars, 'html', TRUE))
Hope that helps. Cheers, Stephen

Finally got a chance to get this in and it works like a charm! Thank you so much!

mel

       
Stephen Lewis's avatar
Stephen Lewis
466 posts
15 years ago
Stephen Lewis's avatar Stephen Lewis
Finally got a chance to get this in and it works like a charm! Thank you so much!

Great, glad it solved your problem Mel.

Cheers, Stephen

       
melissajc's avatar
melissajc
86 posts
15 years ago
melissajc's avatar melissajc

Hi Stephen,

Sorry to be a bother again. The last fix worked great and I really appreciate your quick reply. Unfortunately I have one other minor issue and I’m hoping it’s as easy as the last 😉

I have a form setup with Username, Screen Name, Email and Zip Code - everything gets passed to Mailchimp except “Username” - and idea why or thoughts on what I can do to troubleshoot? Thanks again.

mel

       
Stephen Lewis's avatar
Stephen Lewis
466 posts
15 years ago
Stephen Lewis's avatar Stephen Lewis

Hi Melissa,

Sorry for the slow response, I somehow contrived to completely miss your message.

I’ve fixed the problem you were having, and emailed you the update. You can also grab the latest code from GitHub.

Once the MailChimp bods have uploaded the new version to their servers, I’ll also update the add-on details page on my site.

Cheers, Stephen

       
dominickelly's avatar
dominickelly
179 posts
15 years ago
dominickelly's avatar dominickelly

Does this work with EE 2.0 beta, or are there any plans for it to?

       
Stephen Lewis's avatar
Stephen Lewis
466 posts
15 years ago
Stephen Lewis's avatar Stephen Lewis

Hi Dominic,

Does this work with EE 2.0 beta, or are there any plans for it to?

No, it doesn’t, and yes, there are (hopefully soon).

Cheers, Stephen

       
dominickelly's avatar
dominickelly
179 posts
15 years ago
dominickelly's avatar dominickelly

Fantastic news. Could I trouble you for an approximate release date? I’m hoping to go live with a client site early-May, and MailChimp integration would be nice.

       
First 2 3 4 5

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.