Version: 1.0.2, by randominity
Developer Last Online: Nov 2009
Category: Administrative and Maintenance Tools -
Version: 3.6.1
Rating:
Released: 09-18-2006
Last Update: 09-30-2006
Installs: 461
Uses Plugins
Is in Beta Stage
No support by the author.
*Note* This requires the Multiple Account Login Detector (AE Detector) in order to function. Big thanks to MPDev for the AE Detector hack, I have used/modified his code for use in parts of this mod (with permission).
*Note 2* My forum's servers are driving me nuts right now, big load times, etc and I'm about to cut myself from waiting for a page to load - so I haven't thoroughly tested all the new goodies I've added. If you find that something doesn't work please let me know.
Description
When an user registers, this plugin checks for the cookie that the AE Detector sets, if it exists, then this plugin will move the user to a specified usergroup (default is to the (COPPA) Users Awaiting Moderation usergroup). This will now check the user's IP address upon registration, and if it matches any others, it will place them in the Multiple Account (MA) usergroup . Also you have the option to ban the new account if the old account was banned.
You can turn the new features on/off accordingly in the settings area.
Install / Upgrade
Download the attached XML file, and import it at
Admin Control Panel > Plugins & Products > Manage Products > Add/Import Product
Remember to "Allow Overwrite" if you are upgrading.
Mod Info
1 - Query
3 - Phrases
2 - Plugins
0 - Template
0 - Template Edits
v1.0.2
Fixed some major bugs that made the last release basically useless.
v1.0.1
There is now an option prevent account registrations based on IP addresses.
If a banned user attempts to create a new account, the new account will automatically be banned.
Multiple account registrations will now send a PM or make a thread
v1.0.0
Initial beta release
Please click "Install" if you have installed this mod! Thanks!
I've been testing this on my sandbox servers, and the "Automatically Ban Banned Users?" option doesn't seem to have any effect.
Whether I have that turned on or not, it still puts the new account in the COPPA group.
Maybe I'm missing something here, but it seems there is some bug in the system in regards to the banned users.
I see in the plugin code the following to ban a user:
PHP Code:
//ban the user
if ($marpautoban)
$userdata->set('usergroupid', $vbulletin->options['marpbannedgroup']);
But, I can find no where to change the setting for what group the marpbannedgroup is. I don't even see that setting being added in the xml install file.
man oh man, I dont see how I missed that lol. I guess cause it's late and I've been up for like 16hours, but I had the same problem and could not figure out what was going on, I even re-did part of that plugin and nothing worked, but I read your post and checked it and lol your right that group does not exist, well I went back in and fixed it and IT WORKS!!!!!!!
@randominity im sure you know what it is, but if not I'll send you the updated code so you can update the package. or with your permission i'll call this v1.0.3 and re-add it as a Updated/Fixed MOD since your last visit was in May and last post on here was in Oct of 06. and i dont know if you are going to contiune to support this or not. Hopefully you read this. so PM me if you do
Installed; hopefully this works...AE Multiple Login detection is a great mod, been using that forever.
Quote:
Originally Posted by Bravo2007
@randominity im sure you know what it is, but if not I'll send you the updated code so you can update the package. or with your permission i'll call this v1.0.3 and re-add it as a Updated/Fixed MOD since your last visit was in May and last post on here was in Oct of 06. and i dont know if you are going to contiune to support this or not. Hopefully you read this. so PM me if you do
I havent gotten his permission yet to do so =/
not sure what to do if he never replys.
Maybe a MOD or ADMIN can advise me on the process for something like this
Thanks for replying. So what exactly isn't working properly, the 'move banned users to banned group' option? They're being put in the users awaiting moderation group instead, is that right?