- This topic has 4 replies, 2 voices, and was last updated 10 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Verification of Email Entered on the Edit Profile Page
Hello,
When users change their email address via the Member Profile Edit Page, is it possible to somehow verify their email address using a method similar to what is used during registration?
I would like to somehow create code that will verify that the email entered is valid, because I want to send that updated information to my MailChimp mailing list.
There is one validation in there already. I don’t think there is one in the javascript side. So yeah we can apply an email validation on the email field for edit profile in javascript too.
Thanks for the reply. When you wrote “there is one validation in there already”, in which file are you referring to? And which file handles the Member Profile Edit Page?
I have not heard anything back regarding this email validation that you are referring to, on the the Member Profile Edit Page. Is this something that I can quickly add myself? And if so, which php page should I be looking for? It thought it would be in a file like eMember_profile_utils.php – but I can’t find anything there.
We were working on adding that email validation in the JS. We have completed that work and I have sent you an updated copy of the plugin to you.