Support » Plugin: MC4WP: Mailchimp for WordPress » Please enter a valid email address

  • Resolved cbur2107

    (@cbur2107)


    No matter what email address I enter, that is what it returns.

    <p>
    <label for=”mc4wp_email”>Email to send Chicago Sports News:</label>
    <input type=”email” id=”mc4wp_email” name=”EMAIL” required placeholder=”Your email address” />
    </p>

    <p>
    <input type=”submit” value=”Sign up” />
    </p>

    Any help would be appreciated.

    http://wordpress.org/plugins/mailchimp-for-wp/

Viewing 9 replies - 1 through 9 (of 9 total)
  • I’m having the exact same problem.

    form code below:

    <div style="footer-signup">
    	<label for="mc4wp_email">Email address: </label>
    	<input type="email" id="mc4wp_email" name="EMAIL" required placeholder="Email address" />
    
    	<input type="submit" value="Sign up" />
    </div>

    http://felshtin.org/wordpress/

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    Was it working before and which version of the plugin are you on? Are you using Internet Explorer by any chance and if so, which version?

    If I can replicate the issue I’ll fix it right away!

    Thanks.

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there.

    Got it, I made a small error in last nights update. Fixed it right away, updating to version 1.4.5 will fix the issue.

    Thanks for the heads up!

    Danny

    Hello Dany, I have the same problem too.
    WP : v.3.7.1
    MC4WP : v.1.4.4

    I tested this with Chrome and Firefox.

    For more information, when I check my API calls in the Mailchimp Api account page, I have two errors in the process (the same twice):
    2013-11-27 08:45:27 GMT | X | nope | 93.x.x.x | lists/interest-groupings | json | 0.049s | WordPress/3.7.1; http://u… | 2.0 | (211)List_InvalidOption

    Thanks for your help

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi 513,

    Please update to 1.5.5, that will fix the “invalid email” issue.

    The interest groupings notice in the API log is not critical (as in it doesn’t break anything and is handled in my code) and occurs when my plugin checks the interest groups of a list that doesn’t have any.

    Thanks for the details about the bug by the way, very helpful! 🙂

    All fixed after the update. Cheers Danny!

    Plugin Author Danny van Kooten

    (@dvankooten)

    Great, thanks for confirming @blairjordan!

    Thx for the support.
    All is ok for now.

    Plugin Author Danny van Kooten

    (@dvankooten)

    Thanks for the update guys, glad it’s working now.

    If any of you has a quick spare minute, a plugin review would make me really happy!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Please enter a valid email address’ is closed to new replies.