Customizing SMF > SMF Coding Discussion
[Bug] Change Email from Profile
(1/1)
FaSan:
In My RC1, if a user change the his email from profile, riceved a email with request of re-activate his account.
The link in EMail, if clikked, caused an error.
FaSan
[Unknown]:
Trun off the option...
Admin -> Edit Features and Options -> Email new password on email change
For now. I will look into this issue.
-[Unknown]
FaSan:
I prefered wait... if turn off that option i don't unknow if the email insert is valid.
I wait.. ;)
[Unknown]:
Fixed.... just find this in Register.php:
--- Code: --- if (empty($modSettings['registration_method']) || $modSettings['registration_method'] == 3)
fatal_lang_error(1);
--- End code ---
And remove it - you should be fine.
-[Unknown]
FaSan:
Thank You ! ;)
Navigation
[0] Message Index
Go to full version