NFOmation.net - Your Ultimate NFO Upload Resource! Viewing NFO file: ReadMe.txt ReadMe.txt
Multiple Account Detection & Prevention 1.1.3 Created by Kiros (Kiros72 on vBulletin.org) --------------------------------------------- * INSTALLATION / UPGRADE * ------------------------------ When upgrading, switch steps 1 and 2 (it's safer that way). 1) Upload the contents of the 'upload' folder to your forum's root. (If your forum's location is http://www.example.com/forums/, the root is /forums/) 2) Import the product XML file (product-kiros_madp.xml) into the Product Manager within your AdminCP. (When upgrading, always make sure that Allow Overwrite is set to yes!) 3) Take 60 seconds to set some options in the Multiple Account Detection & Prevention Options. (It's really not that hard... There are two sections, so look around and set them!) 4) Make sure this modification is marked as 'Installed' on vBulletin.org! (If you want to get notices from me about updates for this modification.) * General Information * ------------------------------ This is a modification that is designed for vBulletin 3.7.x. It might work on other versions of vBulletin, but I did not test it on any older or newer versions. Inspiration for this modification came from the work of MPDev (creator of the Multiple Account Login Detector) and randominity (creator of the Multiple Account Registration Prevention). This modification is basically a combination of those two modifications but with new and improved functionality. Multiple Account Detection & Prevention utilizes phrasing and includes help topics for the AdminCP options. If you have the "Multiple Account Login Detector (AE Detector)" or "Multiple Account Registration Prevention" installed, you should definitely uninstall them before installing this modfication. File Edits: None Template Edits: None New Files: 6 Hooks/Plugins: 3 Global Phrases: 36 Install Time: 2 Minutes or Less Install Difficulty: None, Very Easy * Features and Settings * ------------------------------ - Login Detection - Registration Prevention (Multiple Methods) - Ignore Child Accounts - Ignored Users - Ignored Usergroups - Ignored ISPs - Prevention Usergroup - IP Address Based Prevention - Extended IP Address Prevention - IP Address Time Inclusion - Banned Account Check - Primary Banned Usergroup - Cookie Expiration Time - Cookie Refreshing - Cookie Name - Cookie Reset - Multiple Account Reporter - Reports via PM - PM Report Recipients - Reports via New Thread - Forum for Report Threads - Verbose Mode - BB Codes: LIST, URL, CODE * History (Changelog) * ------------------------------ 1.1.3 (March 31, 2009) - Fixed a bug that caused reporting errors for owners of multiple accounts 1.1.2 (March 31, 2009) - Fixed a bug that caused some IP address confusion - Fixed a bug in login that caused reporting for deleted 'ghost' accounts - Fixed a bug in registration that may have caused false negatives 1.1.1 (January 13, 2009) - Fixed a bug that caused an "empty" warning when checking Ignored ISPs - Removed a useless variable in the Login Detection plugin 1.1.0 (December 30, 2008) - Fixed a bug from stripos() that caused an error within PHP4 - Added BB Code options for reporting - Added Verbose Mode with bunches of details - Added Silent Mode - Added several different methods for Registration Prevention, including disallow - Added more phrases and made everything 100% phrase-based - Improved small bits of code to be more efficient - Revised a few more AdminCP Help Topics - Revised phrases to be flexible with BB Code options - Revised line breaks to be correct on Windows servers - Rearranged the options in AdminCP, reporting settings are now separate 1.0.4 (December 27, 2008) - Fixed a bug that caused the account-counting cookie to not be set or read properly - Fixed a bug that caused multiple registrants to be placed in the wrong Usergroup 1.0.3 (December 19, 2008) - Added 'Cookie Name' setting - Added AdminCP setting validation code, AdminCP will complain if a setting is bad - Revised code to be completely compliant with the vBulletin standard - Rearranged the order of options in AdminCP 1.0.2 (December 19, 2008) - Fixed an interpretation issue with the & entity, thanks 'ray-' - Fixed a check that may have let some multiple accounts go undetected during login - Added 'Ignored ISPs' setting - Added 'Cookie Reset' option - Added support for spaces in all 'Ignored' fields - Added a blank index file (index.html) in the /madp/ directory - Improved cookie-processing efficiency: replaced strstr() with strpos()/stripos() - Improved ip-checking function efficiency slightly: removed an unnecessary variable - Revised a few AdmcinCP Help Topics 1.0.1 (December 16, 2008) - Fixed a careless mistake that lead to false positives with IP Address Prevention 1.0.0 (December 16, 2008) - Initial Release This NFO File was rendered by NFOmation.net
Multiple Account Detection & Prevention 1.1.3 Created by Kiros (Kiros72 on vBulletin.org) --------------------------------------------- * INSTALLATION / UPGRADE * ------------------------------ When upgrading, switch steps 1 and 2 (it's safer that way). 1) Upload the contents of the 'upload' folder to your forum's root. (If your forum's location is http://www.example.com/forums/, the root is /forums/) 2) Import the product XML file (product-kiros_madp.xml) into the Product Manager within your AdminCP. (When upgrading, always make sure that Allow Overwrite is set to yes!) 3) Take 60 seconds to set some options in the Multiple Account Detection & Prevention Options. (It's really not that hard... There are two sections, so look around and set them!) 4) Make sure this modification is marked as 'Installed' on vBulletin.org! (If you want to get notices from me about updates for this modification.) * General Information * ------------------------------ This is a modification that is designed for vBulletin 3.7.x. It might work on other versions of vBulletin, but I did not test it on any older or newer versions. Inspiration for this modification came from the work of MPDev (creator of the Multiple Account Login Detector) and randominity (creator of the Multiple Account Registration Prevention). This modification is basically a combination of those two modifications but with new and improved functionality. Multiple Account Detection & Prevention utilizes phrasing and includes help topics for the AdminCP options. If you have the "Multiple Account Login Detector (AE Detector)" or "Multiple Account Registration Prevention" installed, you should definitely uninstall them before installing this modfication. File Edits: None Template Edits: None New Files: 6 Hooks/Plugins: 3 Global Phrases: 36 Install Time: 2 Minutes or Less Install Difficulty: None, Very Easy * Features and Settings * ------------------------------ - Login Detection - Registration Prevention (Multiple Methods) - Ignore Child Accounts - Ignored Users - Ignored Usergroups - Ignored ISPs - Prevention Usergroup - IP Address Based Prevention - Extended IP Address Prevention - IP Address Time Inclusion - Banned Account Check - Primary Banned Usergroup - Cookie Expiration Time - Cookie Refreshing - Cookie Name - Cookie Reset - Multiple Account Reporter - Reports via PM - PM Report Recipients - Reports via New Thread - Forum for Report Threads - Verbose Mode - BB Codes: LIST, URL, CODE * History (Changelog) * ------------------------------ 1.1.3 (March 31, 2009) - Fixed a bug that caused reporting errors for owners of multiple accounts 1.1.2 (March 31, 2009) - Fixed a bug that caused some IP address confusion - Fixed a bug in login that caused reporting for deleted 'ghost' accounts - Fixed a bug in registration that may have caused false negatives 1.1.1 (January 13, 2009) - Fixed a bug that caused an "empty" warning when checking Ignored ISPs - Removed a useless variable in the Login Detection plugin 1.1.0 (December 30, 2008) - Fixed a bug from stripos() that caused an error within PHP4 - Added BB Code options for reporting - Added Verbose Mode with bunches of details - Added Silent Mode - Added several different methods for Registration Prevention, including disallow - Added more phrases and made everything 100% phrase-based - Improved small bits of code to be more efficient - Revised a few more AdminCP Help Topics - Revised phrases to be flexible with BB Code options - Revised line breaks to be correct on Windows servers - Rearranged the options in AdminCP, reporting settings are now separate 1.0.4 (December 27, 2008) - Fixed a bug that caused the account-counting cookie to not be set or read properly - Fixed a bug that caused multiple registrants to be placed in the wrong Usergroup 1.0.3 (December 19, 2008) - Added 'Cookie Name' setting - Added AdminCP setting validation code, AdminCP will complain if a setting is bad - Revised code to be completely compliant with the vBulletin standard - Rearranged the order of options in AdminCP 1.0.2 (December 19, 2008) - Fixed an interpretation issue with the & entity, thanks 'ray-' - Fixed a check that may have let some multiple accounts go undetected during login - Added 'Ignored ISPs' setting - Added 'Cookie Reset' option - Added support for spaces in all 'Ignored' fields - Added a blank index file (index.html) in the /madp/ directory - Improved cookie-processing efficiency: replaced strstr() with strpos()/stripos() - Improved ip-checking function efficiency slightly: removed an unnecessary variable - Revised a few AdmcinCP Help Topics 1.0.1 (December 16, 2008) - Fixed a careless mistake that lead to false positives with IP Address Prevention 1.0.0 (December 16, 2008) - Initial Release This NFO File was rendered by NFOmation.net