![]() |
Save Old Emails 2.0.0
/*================================================= =====================*\
|| ################################################## ################## || || # SAVE OLD EMAIL RECORD v2.0.0 ? by HacNho # || || # Copyright (C) 2005 by HacNho, All rights reserved. # || || # ---------------------------------------------------------------- # || || # For use with vBulletin Version 3.5.0 # || || # http://www.vbulletin.com | http://www.vbulletin.com/license.html # || || # Discussion and support available at # || || # https://vborg.vbsupport.ru/showthread.php?t=99692 # || || ################################################## ################## || \*================================================ ======================*/ Hack Version: 2.0.0.051009 Compatible vB version: 3.5.0 Support: https://vborg.vbsupport.ru/showthread.php?t=99692 Version for vB 3.0.x https://vborg.vbsupport.ru/showthrea...799#post499799 Credit: Glenn H. Shelton III (Hurricane) for original idea for vB 3.0.x - https://vborg.vbsupport.ru/showthread.php?t=63745 DESCRIPTION: - Save all Old Emails to OldEmailList if user change email (or password) The idea is to keep track of all the changes when people try to fool on you, by register on some email, posting trash, and change to another, or if someone hack some account, and change email address to something else, then you can contact the original user. CHANGES/MODIFICATION: - Profile Field to create: 1 - XML Product to import: 1 INSTALL: 1. Create a new profile field: - Go to: AdminCP / User Profile Fields / Add New User Profile Field - Select: Multiple-Line Text Box - Set Title = Save Old Email List Text Area Height = 4 Field Required = No Field Editable by User = No Private Field = Yes Field Searchable on Members List = No - Create and check back on User Profile Field Manager for the new created field name. It should be 'fieldX' where X is some number. 2. Import XML product-hn_save_old_email.xml using vBulletin standard product import tool. 3. Go to Plugin Manager, and edit plugin named "HN: Save Old Email" at location "profile_updatepassword_complete" Edit the line $save_old_email_field = 'field'; Change field35 to the field that you just created * CAUTION: you HAVE TO create a new profile field (step1), and change the field number (step3) for the hack to work. SCREENSHOT: Included |
reserved
|
Nice hack. Installed!
|
Quote:
|
Are you sure you wanrt to do this for Users Awaiting Email Verification in case they need to change it?
Also, using the userdata_presave hook is a better way to go. ;) |
Hm. I like this hack.
* Odysseus klicks INSTALL Hint for Europeans: If you want the date to be displayed in the common European notation, replace this code: Code:
date("F j, Y, g:i a") Code:
date("d.m.Y, H:i") 31.10.2005, 21:15 |
Quote:
Quote:
|
nice :)
|
would this work with 3.6 ?
|
Quote:
|
All times are GMT. The time now is 06:07 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:
|