View Full Version : change of email
Chadi
05-24-2005, 11:23 AM
I would like a mod that notifies me of any member who changes their email address on profile and also logs the original email.
I'm getting too many low class trollers doing this.
Andreas
06-02-2005, 10:20 PM
Pretty easy.
Just create a table that holds userid, oldemail, newemail and a timestamp.
When a user changes his email through profile.php insert a new row.
That's it.
The only thing left would be a email notification and/or some fancy interface to view this table.
Chadi
06-03-2005, 12:27 AM
Ok but I'm not understanding this quite 100%
I'm guessing your telling me to create a new table in the vb database itself. Ok. But this "When a user changes his email through profile.php insert a new row." ??? What do you mean insert a new row?
Chadi
06-11-2005, 10:24 PM
Please help me out. I don't understand
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.