Save Users' Old Email Addresses for vB4
Save Users' Old Email Addresses for vB 4
Version 1.0.0 (By Boofo) What does this product do? This modification will save users' email addresses (except those users awaiting email confirmation) when they change them. This is good for keeping a record of any email changes a user might make to try and SPAM the site. Only Admins should be allowed to view them. The emails will show under the "About Me" tab in their profile if they have changed them. Credits: A special thanks goes out to Andreas for coming up with the original code back in vb3.5. Also, thanks to Mosh for the regex setting code. Version Information: Version 1.0.0 --Initial release for vB4 Installation overview: --------------------------- Products to install: (1) Profile Fields to Create (1) Installation Instructions: --------------------------- Step 1: Make a new profile field with the following info: Title: Email Addresses Max length of allowed user input: 1000 Field Length: 25 Text Area Height: 4 Profile Field Type: Multiple-Line Text Box Field Required: No Field Editable by User: No Private Field: Yes Field Searchable on Members List: No Which page displays this option?: Edit Your Details NOTE: Make sure to write down what profile field number this new profile field is. You will need to change the setting in the 'vBulletin -> Settings -> Options' to what your new profile field is. Also, make sure you set the permissions for viewing private profile fields to NO for those usergroups you do NOT want to see the email addresses. Step 2: Go to your Admin CP Scroll down to 'Plugin System' Click 'Manage Products' Click 'Add/Import Product' Click the 'Browse' button, and locate the product-boofo_save_old_emails.xml file on your computer --------------------------- Done! Enjoy! Code:
if ($mark_as_installed != 'clicked') { $you_get = 'squat'; } else { $you_get = 'support'; } Download
Save_Users_Old_Email_Addresses.zip (4.8 KB, 160 downloads) Screenshots |
Similar Mods
Administrative and Maintenance Tools Email Rules - Require that users' email addresses match a regular expression | vBulletin 3.8 Add-ons |
Administrative and Maintenance Tools Save Users' E-mail Addresses for vB3.7 | Modification Graveyard |