![]() |
How to add second email address to failed login email
I know the failed login email is sent using line 109 in includes/functions_login.php
Code:
vbmail($user['email'], $subject, $message, true); I want to get an email if someone is trying to get into a member's account and fail. |
You can try adding this line just below line 109 in the file, I haven't tried this but this may work.
. HTML Code:
vbmail($vbulletin->options['webmasteremail'], $subject, $message, true); . |
Quote:
|
All times are GMT. The time now is 03:55 PM. |
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:
|