vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Multiple account login detector (AE Detector) (https://vborg.vbsupport.ru/showthread.php?t=107566)

VBUsers 09-04-2006 02:01 AM

does this work on 3.6 and if so what do i have to do?

Neo_obs 09-04-2006 08:17 AM

Quote:

Originally Posted by bashy
testing with your own accounts will give you positive as its cookie based!!!


I have not had any issues with regards to any fales readings from this, i have used it pretty much from the start :)

The problem is I was on different computers and it still detected me being on the same computer. I run a school computer lab and we have 25 computers I created 25 accounts each on seperate computers. I hate to tell you but it does create false positives.

I would like to know how you can delete or flush the database either entirely or individually for each user.

cyclical 09-04-2006 02:36 PM

Quote:

Originally Posted by MPDev
It only looks at userids as usernames can change; but generally speaking userids never change unless they are logging into other accounts.


I found another 2 false positives today...

I know for damn sure that people involved have never logged in from the same computer. They live about 70 miles away from each other.

UserIds don't change, but in my case they did because I had to re-install the forums and everyone had to re-register. (new user id's)..

MPDev 09-05-2006 11:40 AM

Quote:

UserIds don't change, but in my case they did because I had to re-install the forums and everyone had to re-register. (new user id's)..
Well, if your userids changed; then you'll get reports but that is an exception based on problems with your site, not our plug-in.

Quote:

I would like to know how you can delete or flush the database either entirely or individually for each user.
There is no database to flush and there is no way to create cookies on seperate computers.

Quote:

does this work on 3.6 and if so what do i have to do?
I guess this has to be repated on every page; yes, it works on 3.6.

PHPGeek2k3 09-06-2006 03:34 AM

i have a possible solution to fix the problem with changing user-id's for those with that one exception.

I will code this out and send the possible code fixes to MPDev and see what he has to say.

Thanks
- James

Thomas P 09-06-2006 10:25 PM

Hello,

I'm a bit concerned about the server load on heavy trafficed forums with many, many people having duplicate accounts.

Does the thread creation process eat CPU?

When are the threads created exactly?

Thanks,
-Tom

BTW: Great hack, really deserves the MotM price

PHPGeek2k3 09-08-2006 03:11 AM

Quote:

Originally Posted by Thomas P
Hello,

I'm a bit concerned about the server load on heavy trafficed forums with many, many people having duplicate accounts.

Does the thread creation process eat CPU?

When are the threads created exactly?

Thanks,
-Tom

BTW: Great hack, really deserves the MotM price

This hack only checks upon user logging into the forum. this should not affect your server load.

Thanks
- James

Thomas P 09-08-2006 11:43 AM

The hack's checks a cookie.

If it detects a duplicate account a thread is being created - this means more queries = more server load, depending on how many duplicate accounts are logging in during peak times.

So the question is: How many queries does the hack add to our forum on top of the others?

MPDev 09-08-2006 06:17 PM

No queries are performed unless a user is tripping the detector and then only those that normally account for adding a new post anywhere else in your forum.

Thomas P 09-08-2006 08:10 PM

Ok, thanks for the info :)


We have it online now and it is working very good.

Thanks, great job,
-Tom


All times are GMT. The time now is 12:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01575 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete