Quote Originally Posted by ledeshop View Post
define('BOX_MAILCHIMP_NEWSLETTER_ID','20xxxx715016');
define('BOX_MAILCHIMP_NEWSLETTER_U','xxxxx');
define('BOX_MAILCHIMP_NEWSLETTER_URL','http://YourSite.us1.list-manage.com/subscribe/post');
define('BOX_MAILCHIMP_NEWSLETTER_API_KEY','289xxxxxxx4fdc337e43f523af1578-us5');

Look at your embed code given to you at mailchip




where get the U?
http://YourSite.us1.list-manage.com/subscribe/post' the yoursite write what?

Any one help me THanks
Look at what your embed code is

<!-- Begin MailChimp Signup Form -->
<link href="http://cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="http://BLAH.us5.list-manage.com/subscribe/post


u=xxxxxxxxxxxxxxxx&amp;id=xxxxxxxxx"



method="post"

Took me a few minutes to find it. :)