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)

MPDev 10-19-2006 04:23 PM

If for some reason your userids change - weather you reinstalled, started over or whatever; the best way to avoid getting false reports based on the users old userid is to edit the name of the cookie used by the AE Detector:

In Plugin Manager under the login_verify_success section edit the AE Detector: Login checker plug-in code.

Change each instance of "IDstack" to some new name for the cookie to be used. There are four of them all in the first 21 or so lines of the code.

1. if(isset($_COOKIE['IDstack']))
2. $idstack = $_COOKIE['IDstack'];
3. setcookie("IDstack", $idstack, time()+10368000, "/");
4. setcookie("IDstack", $idstack, time()+10368000, "/");

angelo 10-19-2006 05:35 PM

thank you very much

cOuNtErFiET 11-07-2006 05:25 AM

thanks for that i think that solved the problem, also what is the template name for the pm that is sent or the post that is created i want to edit it...but i cannot seem to find the template and i have looked through them all must be missing it...lol

buzzel 11-11-2006 07:19 AM

Question: if there any two users detected, will the report send only once or every time when this users will do the login?

MPDev 01-17-2007 12:03 AM

Only once assuming they dont clear their cookies in between reports.

farooqaaa 02-10-2007 09:19 AM

Thaaaaaaaaaaaaanks!!!!

I'll catch spammers now. Lots of people are making double accounts in my forum.

I hope this will help me out.

thaaaaaaaaaaaaaaaaaaaaaanks agaaaaaaaaain!

zagman76 02-25-2007 04:48 AM

Back in January - this stopped working for me. I have tried uninstalling and re-installing, but no luck. Is there something I can look at to fix it?

dano 02-26-2007 10:21 PM

I cant figure out how to change how far it will look back in posts. It isnt in the setting in the admincp. Any suggestions?

amcd 02-28-2007 10:41 AM

I have installed this, and changed the settings to both send a PM to a particular admin and also to post a thread in a particular forum.
But it doesnt seem to work. Do we need to do any other changes anywhere else?? Please advice.

amcd 02-28-2007 10:41 AM

Quote:

Originally Posted by dano (Post 1191473)
I cant figure out how to change how far it will look back in posts. It isnt in the setting in the admincp. Any suggestions?

this doesnt look into the posts to detect aliases... it only searches for people who LOGIN using same pc with two different ids.


All times are GMT. The time now is 10:31 PM.

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.01289 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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