I believe @felipexa found the same error 2 weeks ago (Don’t send form),
And per @wpmudev-support9’s suggestion, the mailing list has quite a few subscribers already.
@bart-simpsons
I could not solve the error.
The proposed solution (look for conflicts with other plugins) was not successful, since this error is not a conflict between functions.
In my case, I realized the integration with another plugin, that did not present problems.
@felipexa, @wpmudev-support9,
So far, what I found is that when the form was submitted, it returns:
{“success”:false,”data”:”Invalid email address”}
And the code on page (where it raised error) expects data to be array, it turns out to be simple string of “Invalid email address”, so, there goes the error we found. But strangely, the email I tested seems valid though.
Hi @bart-simpsons,
Are you still experiencing this issue, because I tested your site now and I was able to subscribe and get the confirmation message without any issues?
Cheers,
Predrag
Hi There,
I have the same problem.
When someone is trying to sign up they get an invalid email address notice.
We ‘ve got all the way down on our website http://www.woodyworldpacker.com 2 sign up forms. One is from Mailchimp ( works perfect ) the other one in the footer is from hustle and doesn’t work. Also the automatic pop up when you intent to leave the page is the same: invalid email address.
How to fix this?
Hey @woodyworldpacker,
I answered the question at here: https://wordpress.org/support/topic/opt-in-form-gives-invalid-email-address/#post-9666471
You don’t need to post your question multiple times on old topics. We are checking support forums regular basis and all user should create the new topic for own issue.
Cheers,
Oguz