After much Googling the only Mailchimp CakePHP stuff I can find are two different Components.
Whilst these are great (big thanks to the authors for sharing them), I'm looking for a datasource that I can use.
This will give me my automagic validation as usual.
I've heard rumours on the #CakePHP IRC channel that one exists, but can't t...
I have two scripts running on the same page, one is the jQuery.hSlides.js script http://www.jesuscarrera.info/demos/hslides/ and the other is a custom script that is used for MailChimp list signup integration. The hSlides panel can be seen in effect here: http://theatricalbellydance.com. I've turned off the MailChimp script because it ...
Hi friends,
I'm working on a website, it has membership. visitor fills form and be member. now somehow I need to forward the email at this signup form to my mailchimp mail list, so from 1 form I will get membership (to my site's db) and added email to mailchimp (for newsletter)
is it possible?
appreciate advises!! thanks!
...
Hi there,
I have just created a mailchimp account and I have one question. I'm quite new to mailchimp.
In my customer dashboard (of magento) i want to create a list subscribe form. Now I have a list of checkboxes that i run using a for next loop. I want to put these checkboxes in my mailchimp form and according to what the customer ch...
What is the preferred gem or plugin when connecting to the mailchimp api via rails?
There's a list here, but I have yet to try any:
mailchimp ruby
Any feedback is appreciated! Thanks!
...
I've been having the most AWFUL time integrating MailChimp into a site I'm designing!
The problem is that validation is not working for the embedded subscribe form. Instead of inlining error messages, the form is kicking the user over to the MailChimp signup page to correct errors or confirm list opt in.
I've done a heavy amount of cu...
Hi there
I am integrating the mailchimp API and just wanted to make it a little more user friendly by displaying a loading animator while it submitted the data. I've got it displaying the animator and on success, it hides the div with the animation.
The problem is however if the script returns an error such as the email being incorrect...
Hi,
I am using the PerceptiveMCAPI C# Wrapper for the MailChimp API to create a campaign but I'm receiving this error
Object reference not set to an instance of an object. at CookComputing.XmlRpc.XmlRpcStruct.Add(Object key, Object value) at PerceptiveMCAPI.Methods.campaignCreate.FormatCampaignOptions(campaignCreateOptions options) ...
Hi there,
I am attempting to use the API in PHP to subscribe and assign a subscriber to a group.
I need to be able to create the group on the fly and I'm trying something like the following with not much success:
// include other relevant files here
$merge_vars = array(
'FNAME'=>$name[0],
'LNAME'=>$name[1],
'INTERESTS'=>'',...
Hi all,
I'm trying to integrate Umbraco 4.5 and Mailchimp .NET API wrapper.
I'm running into problems because Umbraco uses CookComputing.XmlRpcV2.dll which is version 2.00 whereas Mailchimp API uses same binary but version 2.4
If I replace Umbraco binary with newer version, the admin area stops working (you can log in but all the cont...
I am curious if any that has dealt with Exact Target has dealt with having them push changes of your subscribers to your server. Much like the Mailchimp Webhooks. I am just looking for the documentation of such feature or where it is located in the system. Thank you.
...