<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: MailChimp Subscribe Form with PHP, jQuery and AJAX (API 3.0)	</title>
	<atom:link href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/feed/" rel="self" type="application/rss+xml" />
	<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/</link>
	<description>Random blurbs about web development, e-commerce and technology</description>
	<lastBuildDate>Fri, 19 Mar 2021 19:55:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>
	<item>
		<title>
		By: Fredrik		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-4136</link>

		<dc:creator><![CDATA[Fredrik]]></dc:creator>
		<pubDate>Tue, 24 Nov 2020 09:16:56 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-4136</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-2820&quot;&gt;Tony&lt;/a&gt;.

Its probably due to your php version. Try with PHP 5.4.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-2820">Tony</a>.</p>
<p>Its probably due to your php version. Try with PHP 5.4.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-4135</link>

		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 18 Aug 2020 05:38:47 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-4135</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-4134&quot;&gt;D3&lt;/a&gt;.

To my knowledge, MailChimp is still using version 3 for its API. So it should still work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-4134">D3</a>.</p>
<p>To my knowledge, MailChimp is still using version 3 for its API. So it should still work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: D3		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-4134</link>

		<dc:creator><![CDATA[D3]]></dc:creator>
		<pubDate>Mon, 17 Aug 2020 20:16:37 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-4134</guid>

					<description><![CDATA[Does this work in 2020??]]></description>
			<content:encoded><![CDATA[<p>Does this work in 2020??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pierce		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3344</link>

		<dc:creator><![CDATA[Pierce]]></dc:creator>
		<pubDate>Fri, 30 Nov 2018 11:47:55 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3344</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3338&quot;&gt;Pierce&lt;/a&gt;.

Thanks Micheal, I got diverted from this in the last few days but will have another go shortly. Will let you know if I discover anything that pertains to your example.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3338">Pierce</a>.</p>
<p>Thanks Micheal, I got diverted from this in the last few days but will have another go shortly. Will let you know if I discover anything that pertains to your example.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3339</link>

		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 27 Nov 2018 15:20:49 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3339</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3338&quot;&gt;Pierce&lt;/a&gt;.

To be honest, I have not tested this code for quite a while now. However based on your further confirmation, if you were able to call the API for different commands, then it should be working. Have you tried enabling double opt-in? Not really sure if it is related or not though.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3338">Pierce</a>.</p>
<p>To be honest, I have not tested this code for quite a while now. However based on your further confirmation, if you were able to call the API for different commands, then it should be working. Have you tried enabling double opt-in? Not really sure if it is related or not though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pierce		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3338</link>

		<dc:creator><![CDATA[Pierce]]></dc:creator>
		<pubDate>Tue, 27 Nov 2018 15:12:48 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3338</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3337&quot;&gt;Michael&lt;/a&gt;.

Hi Micheal, thanks for getting back. 

Sorry, it&#039;s not actually on localhost, rather webhosting with a domain. Sorry for the badly worded question.

Mailchimp-api is partly working, as I wrote a simple api call in the subscribe.php to print out my lists using the api-key. Where it fails is when I try to do  the Mailchimp-&#062;post of the &quot;email_address&quot; and &quot;status&quot;. All the post values (I&#039;m only passing email address) seem to be there in subscribe, available. 

Guess I was hoping you&#039;d tell me the API had changed in the last few months or something. But looking at their docs it looks like this &lt;em&gt;should&lt;/em&gt; work...

Might try it in a different server in case it&#039;s local settings.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3337">Michael</a>.</p>
<p>Hi Micheal, thanks for getting back. </p>
<p>Sorry, it&#8217;s not actually on localhost, rather webhosting with a domain. Sorry for the badly worded question.</p>
<p>Mailchimp-api is partly working, as I wrote a simple api call in the subscribe.php to print out my lists using the api-key. Where it fails is when I try to do  the Mailchimp-&gt;post of the &#8220;email_address&#8221; and &#8220;status&#8221;. All the post values (I&#8217;m only passing email address) seem to be there in subscribe, available. </p>
<p>Guess I was hoping you&#8217;d tell me the API had changed in the last few months or something. But looking at their docs it looks like this <em>should</em> work&#8230;</p>
<p>Might try it in a different server in case it&#8217;s local settings.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3337</link>

		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 27 Nov 2018 02:42:25 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3337</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3335&quot;&gt;Pierce&lt;/a&gt;.

Hi Pierce – It is a bit difficult to provide insights as the code is currently installed on your local server. But based on the information you provided, shouldn&#039;t the POST URL be on localhost instead of your domain?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3335">Pierce</a>.</p>
<p>Hi Pierce – It is a bit difficult to provide insights as the code is currently installed on your local server. But based on the information you provided, shouldn&#8217;t the POST URL be on localhost instead of your domain?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pierce		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3335</link>

		<dc:creator><![CDATA[Pierce]]></dc:creator>
		<pubDate>Mon, 26 Nov 2018 12:00:46 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3335</guid>

					<description><![CDATA[Hi Micheal,

Thanks for this. I&#039;m testing it on a local server and getting no response from the form except a console error: 
POST [mydomain]/mailchimptest/subscribe.php 500 (Internal Server Error)

Finding that a bit difficult to debug. Everything seems to be in the right place and I think I&#039;ve put in valid API and list IDs. 
Any tips?

thanks,
-Pierce]]></description>
			<content:encoded><![CDATA[<p>Hi Micheal,</p>
<p>Thanks for this. I&#8217;m testing it on a local server and getting no response from the form except a console error:<br />
POST [mydomain]/mailchimptest/subscribe.php 500 (Internal Server Error)</p>
<p>Finding that a bit difficult to debug. Everything seems to be in the right place and I think I&#8217;ve put in valid API and list IDs.<br />
Any tips?</p>
<p>thanks,<br />
-Pierce</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3308</link>

		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Fri, 02 Nov 2018 04:19:08 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3308</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3307&quot;&gt;alenm88&lt;/a&gt;.

The email format validation should not relate to whether the email already exists on the mailing list or not. Do you have a preview link so me to check?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3307">alenm88</a>.</p>
<p>The email format validation should not relate to whether the email already exists on the mailing list or not. Do you have a preview link so me to check?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alenm88		</title>
		<link>https://sunarlim.com/2017/01/mailchimp-subscribe-form-php-jquery-api3/#comment-3307</link>

		<dc:creator><![CDATA[alenm88]]></dc:creator>
		<pubDate>Fri, 02 Nov 2018 02:14:49 +0000</pubDate>
		<guid isPermaLink="false">https://sunarlim.com/?p=2591#comment-3307</guid>

					<description><![CDATA[When someone tries to signup with an email that already exists in the list you get the error of please use a valid email... is there a way to ignore the fact that someone already sign up or display a custom message for this case?

thank you]]></description>
			<content:encoded><![CDATA[<p>When someone tries to signup with an email that already exists in the list you get the error of please use a valid email&#8230; is there a way to ignore the fact that someone already sign up or display a custom message for this case?</p>
<p>thank you</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
