There is no verification of the email once you change it through your user profile. The user password is required for that change and once changed there is no email sent to either the previous email address or current email address. It would make no sense to send an email to the old account anyways._Chris_ wrote:Yep, but verification initially goes to the original email address first, of course.
Lost email address ?
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Lost email address ?
Also this statement is incorrect and makes no sense:
Re: Lost email address ?
I am the administrator of the forum, and every once in a while I get a request, from a user to say that they can't get access to their previous email address and want a new one to be activated. The trouble is, they could be anybody saying that!
Re: Lost email address ?
It makes perfect sense in my scenario.DavidIQ wrote:Also this statement is incorrect and makes no sense:._Chris_ wrote:Yep, but verification initially goes to the original email address first, of course.
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: Lost email address ?
Sure but the software doesn't do that. The user can simply log in, go to their profile, change their email, enter their password, and done. Not sure why they're contacting you for that unless you've added code to make verification required for email changes._Chris_ wrote:It makes perfect sense in my scenario.DavidIQ wrote:Also this statement is incorrect and makes no sense:._Chris_ wrote:Yep, but verification initially goes to the original email address first, of course.
Re: Lost email address ?
Aaaah, that's it then, I think I remember one of the coders doing this mod a few years ago. I'll have to change it back.
-
- Registered User
- Posts: 35
- Joined: Wed Aug 06, 2014 12:27 am
Re: Lost email address ?
Thanks, but can't see anything there that helps on this.
Re: Lost email address ?
Just a thought, is there something in the acp that would remove the need to still have access to the previous email address?
Re: Lost email address ?
Okay, have done some digging around in the pages for the forums, and the MOD that is causing this, is:
// EMAIL DoubleCheck MOD
$lang = array_merge($lang, array(
'ACCOUNT_EMAIL_CHANGED_DC' => 'Your account has been updated. However, this board requires double verification on both of your e-mail to accept changes. An activation key has been sent to the new e-mail address and the old e-mail address. Please check your e-mails for further information. If you have any problem, or you lost your old mail contact a board administrator.',
I had the doublecheck mod installed a couple of years ago, but the big problem I'm finding is that quite a few users don't have access to their previous email address. That MOD needs to be deleted/reversed, so that users can change their email address via their profile with just their user name and password and no need to have access to their previous email address. * removed *
Any help really appreciated.
// EMAIL DoubleCheck MOD
$lang = array_merge($lang, array(
'ACCOUNT_EMAIL_CHANGED_DC' => 'Your account has been updated. However, this board requires double verification on both of your e-mail to accept changes. An activation key has been sent to the new e-mail address and the old e-mail address. Please check your e-mails for further information. If you have any problem, or you lost your old mail contact a board administrator.',
I had the doublecheck mod installed a couple of years ago, but the big problem I'm finding is that quite a few users don't have access to their previous email address. That MOD needs to be deleted/reversed, so that users can change their email address via their profile with just their user name and password and no need to have access to their previous email address. * removed *
Any help really appreciated.
Last edited by marian0810 on Sat May 23, 2015 2:01 pm, edited 1 time in total.
Reason: solicitation removed
Reason: solicitation removed