vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Multiple account login detector (AE Detector) (https://vborg.vbsupport.ru/showthread.php?t=183268)

Paul M 08-08-2008 09:22 PM

Just to be clear, the members IP address is completely irrelevant to this mod.

MeMySelfNi 08-08-2008 09:36 PM

<font face="Franklin Gothic Medium">Mine hasnt worked since June 3rd.</font>

ProAzn 08-09-2008 12:07 AM

Quote:

Originally Posted by Paul M (Post 1594323)
Just to be clear, the members IP address is completely irrelevant to this mod.

Strange, cause isn't that one variable that it should test? We actually had a member create another account and admitted it in pm when asked. The mod didn't even pick it up, didn't work even though both accounts had same ip's. If it can't even do this what good is this mod?? Again I found the multiple by doing the simple ip search in mod/admin panel. If that's the case, when DOES the mod work?? That's the question...

MPDev 08-09-2008 12:44 AM

It wouldn't pick up a user who clears their cookies or blocks them; or is using multiple computers. And clearing all cookies when you logout DOES NOT remove our cookie.

Videx 08-09-2008 01:24 AM

I guess it depends on what type of forum you're running. In my case they're local community forums, so it's quite common for husbands and wives to have the same IP.

auctionguy 08-09-2008 07:07 AM

I think it's a great hack! Thanks a lot!

MeMySelfNi 08-09-2008 03:51 PM

<font face="Lucida Sans Unicode">Mine worked about 10 minutes ago. I was sent a pm and a thread was made.</font>

Videx 08-09-2008 10:26 PM

That's the frustration. Sometimes it works, sometimes not. In my case, it works fine on one of my 372 forums, but not the other. Makes no sense.

Michigan Morels 08-09-2008 11:18 PM

I read this this post but I'm not exactly sure just what I am supposed to rename here in order to take care of the problems of two forums (testvb and live one) as well as possible id issues from recent upgrade from vBulletin 2.3 to 3.7.2 Patch level 1
Code:

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

Do I need to change [IDstack] to [IDnewname] and do I also ned to change $idstack to $idnewname ?

Anyone set me straight here? Thanks in advance.

ProAzn 08-10-2008 05:39 AM

Quote:

Originally Posted by MPDev (Post 1594423)
It wouldn't pick up a user who clears their cookies or blocks them; or is using multiple computers. And clearing all cookies when you logout DOES NOT remove our cookie.


So in other words, only works under certain conditions and as others said, IP is not a defining variable, is that correct??


All times are GMT. The time now is 04:04 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.01483 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_code_printable
  • (2)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