![]() |
vBulletin 4 sends an e-mail even the input e-mail syntax is not valid e-mail
Hello,
it appears that vBulletin 4.2.5 Alpha 2 sends an activation e-mail to newly registered user even the e-mail is wrong, like "FK@9711" Please how to fix this inside the code? I have found following in /includes/class_mail.php Code:
function send($force_send = false) Here they mention following: Code:
if (!filter_var($email, FILTER_VALIDATE_EMAIL)) { /register.php contains: Code:
// check for matching email addresses Code:
// check for valid email addresses After using valid e-mail then no warning appear. Is this sufficing, or do You have idea how to fix it please? |
A quick look at that section in vb4.2.5 (final) class_mail.php shows a lot less code, I haven't the time to check through and see what the differences are but a good start would be update from Alpha to the final release version.
|
I will not update now. How to fix it please?
|
Have you edited any of the core vbulletin files?
--------------- Added [DATE]1654809352[/DATE] at [TIME]1654809352[/TIME] --------------- Quote:
|
All times are GMT. The time now is 04:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|