Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Save Old Emails 2.0.0 Details »»
Save Old Emails 2.0.0
Version: 2.00, by mtha mtha is offline
Developer Last Online: May 2016 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-29-2005 Last Update: 10-29-2005 Installs: 13
Uses Plugins
 
No support by the author.

/*================================================= =====================*\
|| ################################################## ################## ||
|| # 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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 10-30-2005, 02:47 PM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

reserved
Reply With Quote
  #3  
Old 10-30-2005, 04:14 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack. Installed!
Reply With Quote
  #4  
Old 10-30-2005, 08:16 PM
COBRAws's Avatar
COBRAws COBRAws is offline
 
Join Date: Oct 2002
Location: Buenos Aires
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Aftermath
Nice hack. Installed!
indeed
Reply With Quote
  #5  
Old 10-30-2005, 09:38 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #6  
Old 10-31-2005, 06:24 AM
Odysseus's Avatar
Odysseus Odysseus is offline
 
Join Date: Oct 2002
Location: Regensburg, Germany
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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")
with this:

Code:
date("d.m.Y, H:i")
You will have dates like this then:
31.10.2005, 21:15
Reply With Quote
  #7  
Old 10-31-2005, 10:14 AM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo
Are you sure you wanrt to do this for Users Awaiting Email Verification in case they need to change it?
why not? it doesnt harm keeping a log of what they's done. The log is for admin to get more information anyway.


Quote:
Also, using the userdata_presave hook is a better way to go.
why so?
Reply With Quote
  #8  
Old 10-31-2005, 10:33 AM
-=Sniper=- -=Sniper=- is offline
 
Join Date: May 2002
Posts: 605
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice
Reply With Quote
  #9  
Old 08-06-2006, 02:27 AM
ndahiya ndahiya is offline
 
Join Date: Aug 2004
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would this work with 3.6 ?
Reply With Quote
  #10  
Old 03-22-2007, 09:40 AM
Subah's Avatar
Subah Subah is offline
 
Join Date: Feb 2006
Location: KUWAIT
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ndahiya View Post
would this work with 3.6 ?
Same question
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:32 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
  • Page Generation 0.05008 seconds
  • Memory Usage 2,297KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete