Hi All,
How can I interrupt a sign up and display my own error message using a pro from?
I’d like to check if an email comes from a particular domain and block it if it is.
I’m using the technique from here: https://s2member.com/kb-article/using-the-e-mail-address-as-the-username/
to get the post values and check if they are of a certain email, which works great, but I don’t know how to cancel the sign up with my own error message…
is this possible? and if so how?
I’d like to say thanks for all the previous assistance I’ve got from the community, this is the last step to completing my project, so thanks again guys!