Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hixmyrick

    (@hixmyrick)

    A little more information. In NewsletterSignUp.php, I see the is_email() test is for “nsu-email”.

    In the Chrome developer tool, I found that the email field id was “nsu-email-1”. I changed it in the tool to “nsu-email” and the bad email address was caught.

    The question now is why the email field id is “nsu-email-1”.

    Thread Starter hixmyrick

    (@hixmyrick)

    I see in NewsletterSignUp.php that the form number is appended to the email field’s id, so my question about this is answered.

    One last comment. If I remove the redirect URL hidden form value and submit the bad address

    name@domain./com

    it is caught by iContact I’m taken to the standard iContact error page. It appears that iContact’s error pages take over from the standard error messages.

    So the problem is using custom redirect error pages with iContact, and I don’t think this is a problem with the plugin.

    Marking as resolved. Moving on …

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Invalid email address allowed’ is closed to new replies.