MySubscriptions, Donation Bar, MyDownloads, MyAchievements and support for our free and paid plugins. All that for $7!
Advertise Here!
Are you looking to advertise on this forum? Please read this announcement thread.
Are you looking to advertise on this forum? Please read this announcement thread.
|
Multiple Registrations Detector 1.1
|
|
08-11-2010, 01:31 AM
(This post was last modified: 08-11-2010 05:36 AM by Pirata Nervo.)
Post: #1
|
|||
|
|||
|
Multiple Registrations Detector 1.1
Everyone can download this plugin but only subscribers can reply to this thread and get support. Click here to subscribe.
Description Detects multiple accounts based on registration IP and last login IP. Note that both processes can be painful for large boards. I've done some tests and a sub query is way more painful than this method. By using a sub query it could take up to 30 seconds to detect multiple registrations on MyBB-Plugins.com (about 2400 users). However, by using the method this plugin uses, it doesn't take over 0.8 seconds to detect multiple accounts. Screenshots ![]() Instructions/Upgrading/Installing Read the readme file. Change Log 1.1 - Changed license to GPLv3 - Compatible with MyBB 1.6 only. - Changed code name from mad to mrd Download Plugin is attached to this post. If you find any bugs, please report them please. (if you're not a subscriber, fee free to PM me for bug reports, not for support) |
|||
|
08-11-2010, 10:05 AM
Post: #2
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
Thanks for this
|
|||
|
10-30-2010, 11:17 PM
Post: #3
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
Best Pirata Nervo
After install Multiple Registrations Detector 1.1 I get the following message: Fatal error: Maximum execution time of 30 seconds exceeded in /home/vrijemp3/data/www/ttinternetclub.info/inc/plugins/mrd.php on line 245 I use MyBB 1.6 Saerel |
|||
|
10-31-2010, 04:38 AM
(This post was last modified: 10-31-2010 04:39 AM by Pirata Nervo.)
Post: #4
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
How many users do you have?
Anyway, try the following. Open up the plugin file and find: (both entries) PHP Code: if($mybb->request_method == "post")Add after: PHP Code: set_time_limit(0); This _should_ fix it? |
|||
|
11-01-2010, 03:50 AM
Post: #5
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
My Forumboard count 36.000 members.
I have change the the plugin into: if($mybb->request_method == "post") { set_time_limit(0); Then I start the plugin (detect multiple accounts based on registrations ID): http://www.ttinternetclub.info/admin/ind...=tools-mrd After running the plugin I get (after 1 min) a blanc empty page http://www.ttinternetclub.info/admin/ind...detect_reg Saerel |
|||
|
11-01-2010, 07:10 AM
Post: #6
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
Screenshot? Your server is probably shutting down the process
|
|||
|
11-01-2010, 10:37 PM
(This post was last modified: 11-01-2010 10:41 PM by saerel.)
Post: #7
|
|||
|
|||
| RE: Multiple Registrations Detector 1.1 | |||
|
11-02-2010, 12:04 AM
Post: #8
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
I'll probably have to add a "Continue" page.
Thanks for reporting the issue. |
|||
|
11-02-2010, 05:18 AM
Post: #9
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
OK
I'm waiting for a upgrade. Saerel |
|||
|
11-05-2010, 01:49 AM
Post: #10
|
|||
|
|||
|
RE: Multiple Registrations Detector 1.1
Do Yoy have any idee when upgrade is comming?
Saerel |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)


![[Image: admincp.th.png]](http://img46.imageshack.us/img46/2039/admincp.th.png)
![[Image: s.png]](http://mybb-plugins.com/images/s.png)


