View Full Version : Question About Member E-Mails
Elizabeth_1977
11-21-2009, 12:38 AM
Is it possible to fix it so that members can't just remove their E-Mail address without replacing it with another, valid E-Mail address?
Lynne
11-21-2009, 12:46 AM
I haven't seen a mod for this. You would need to write some code to do it. It would probably be easier to just not allow them to change the email addy (you'd have to remove all instances of it in the templates).
Elizabeth_1977
11-21-2009, 02:58 AM
It would probably be easier to just not allow them to change the email addy (you'd have to remove all instances of it in the templates).
What would I have to remove?
Lynne
11-21-2009, 03:31 AM
The fields in the form where they are allowed to type in a new email addy.
Actually, try this on a test site or a test style first to make sure that will work. It may be that you need to make the input field hidden instead of delete it. I can't remember if it's a required field or not and if it will screw things up if you just delete it.
Elizabeth_1977
11-21-2009, 07:25 AM
Actually, try this on a test site or a test style first to make sure that will work.
I don't have a test site or test style.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.