Current time: 05-20-2012, 09:42 AM Hello There, Guest! (LoginRegister)




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.

Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple Registrations Detector 1.0
01-03-2010, 05:57 AM (This post was last modified: 01-03-2010 06:35 AM by Pirata Nervo.)
Post: #1
Multiple Registrations Detector 1.0
Although everybody can see this section and its threads and posts, only subscribers can download attachments. 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 ConsoleWorld.net (more than 1300 users).
However, by using the method this plugin uses, it doesn't take over 0.3 seconds to detect multiple accounts.

Screenshots
[Image: admincp.th.png]

Download
Plugin is attached to this post.

If you find any bugs, please report them please.


Attached File(s)
.rar  Multiple Registrations Detector 1.0.rar (Size: 51.67 KB / Downloads: 74)

[Image: s.png]
Find all posts by this user
Quote this message in a reply

01-04-2010, 04:56 AM
Post: #2
RE: Multiple Registrations Detector 1.0
blank result on user more than 100,000 Wink
any time out query setting?
Find all posts by this user
Quote this message in a reply
01-04-2010, 11:56 PM
Post: #3
RE: Multiple Registrations Detector 1.0
100k user?? awesome! Big Grin

Heart
Visit this user's website Find all posts by this user
Quote this message in a reply
01-05-2010, 04:06 AM
Post: #4
RE: Multiple Registrations Detector 1.0
(01-04-2010 04:56 AM)Pasal Wrote:  blank result on user more than 100,000 Wink
any time out query setting?

Could you please try to add set_time_limit(0); at the beginning of mad_admin() please?
If it doesn't work, it's your host stopping the query

[Image: s.png]
Find all posts by this user
Quote this message in a reply

01-05-2010, 07:11 AM
Post: #5
RE: Multiple Registrations Detector 1.0
I dont know, How this working Smile

Only add set_time_limit(0); at beginning mad_admin() function?
It tooks 5-10 minutes to display more 10.000 of same IP, mostly our ISP using dynamic IP
and finally only detect last login IP, not registration IP (still blank/timeout). Maybe too many query? :LOL:

for some purpose, Last Login IP is more useful to detect double account
Find all posts by this user
Quote this message in a reply
01-05-2010, 08:01 AM
Post: #6
RE: Multiple Registrations Detector 1.0
100,000 is too heavy. It just runs one query but 100,000 rows is a lot. There's no way to do it per page without a goto. It's not good practice but it is the only way to do this with the "per page" thing to not timeout anything.
Takes 0,3 seconds on my 1,300 users board :/

[Image: s.png]
Find all posts by this user
Quote this message in a reply
01-19-2010, 08:10 PM
Post: #7
RE: Multiple Registrations Detector 1.0
works like a charm! kewl, Nervo!

btw, could you add "PM user" feature? So we could inform user that use the same IP.

Heart
Visit this user's website Find all posts by this user
Quote this message in a reply

01-20-2010, 04:54 AM
Post: #8
RE: Multiple Registrations Detector 1.0
(01-19-2010 08:10 PM)habs Wrote:  works like a charm! kewl, Nervo!

btw, could you add "PM user" feature? So we could inform user that use the same IP.

I don't think so as it's not really needed imo

[Image: s.png]
Find all posts by this user
Quote this message in a reply
01-22-2010, 06:45 AM
Post: #9
RE: Multiple Registrations Detector 1.0
How can i delete the detected users?

i press at RESET and nothing happens

Confused
maybe it's a bug?


[Image: glas.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 07:00 AM
Post: #10
RE: Multiple Registrations Detector 1.0
(01-22-2010 06:45 AM)Glas Wrote:  How can i delete the detected users?

i press at RESET and nothing happens

Confused
maybe it's a bug?

Uhh you're not supposed to delete them from that page, this only detects multiple accounts

[Image: s.png]
Find all posts by this user
Quote this message in a reply

Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)