vb.org Archive

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

teedizz 10-19-2006 08:31 PM

i instaled this on a clean install & its not working at all...i loved this on 3.5.* but for some reason it work work at all

brvheart 10-20-2006 01:34 PM

unistalled, I cant get it to work no matter what I try...

teedizz 10-21-2006 05:00 AM

MPDev, can you please look at this a little closer & maybe fix whatever it is casuing it not to work bro. thanks.

Tulsa 10-22-2006 02:11 PM

It's working for me on 3.6.2

4yBak 10-23-2006 03:00 PM

I have question: are this hack can distinguish users that can work at the same computer. Example: internet-cafe, computer classes in schools, universities etc. where at the same computer can work many different peoples at different time.

In this case hack will work correctly? Thx.

MPDev 10-23-2006 06:57 PM

It uses a simple cookie; not any kind of technology to determine who is actually sitting in front of the computer when it is being used.

ConqSoft 10-23-2006 07:02 PM

Quote:

Originally Posted by MPDev
not any kind of technology to determine who is actually sitting in front of the computer when it is being used.

How lame. You should have it check to see if a webcam is attached and take a picture so we can know who's REALLY there. ;)

MPDev 10-26-2006 04:42 PM

If you have the module installed that doesn't allow for URLs to be posted by users with XX posts, then that would prevent a post from being added to your AE forum if the user logging in has less than the number of allows posts required to post URLs.

Viper007Bond 10-27-2006 06:33 AM

Just got my first report. Very helpful! :D

coRtALoS 10-29-2006 11:10 PM

Not working. I'm on 3.6.2

teedizz 10-30-2006 01:26 AM

Something is wierd here. It works for some & not for others ( like myself ). What is a key code in the plug-in that may be preventing it from working on my site? I do have other hacks installed but nothing major, why do you think its not working for some MPDEV? Can you shoot out some suggestions?

teedizz 10-30-2006 01:28 AM

Quote:

Originally Posted by MPDev
If you have the module installed that doesn't allow for URLs to be posted by users with XX posts, then that would prevent a post from being added to your AE forum if the user logging in has less than the number of allows posts required to post URLs.


I dont have that mod installed so that would count that out as a possible problem.

MPDev 10-30-2006 11:27 AM

Try this.

1) Clear your sitewide cookies (IDstack being the key one to delete).
2) Login as User #1. Logout.
3) Login as User #2.

Do you get any error messages?

4) Logout.
5) Login as Admin and check for new PM or post in forum depending on your settings.

I have mine setup to not send a PM, but to post in a forum.

osmanungur 10-30-2006 12:37 PM

thnx installed

cjwinternet 10-30-2006 09:58 PM

Installed thanks. Where can I edit the 'soup' comment?

voteforbird 10-31-2006 02:04 AM

Is it possible this system has a bug that erroneously reports multiple logins? Today we had an automated report for two members who have been around for ages. One with 3500 posts and another with 7500. We're supposed to believe they used the same computer?

ConqSoft 10-31-2006 02:12 AM

Maybe they visited each other? Logging on from the same computer isn't always a bad thing... Just something to keep an eye on for problem users.

teedizz 10-31-2006 02:26 AM

Quote:

Originally Posted by MPDev
Try this.

1) Clear your sitewide cookies (IDstack being the key one to delete).

How do i do that bro?

MPDev 10-31-2006 12:58 PM

What browser do you use? It's in the cookie settings area with whichever one you use.

Quote:

Is it possible this system has a bug that erroneously reports multiple logins? Today we had an automated report for two members who have been around for ages. One with 3500 posts and another with 7500. We're supposed to believe they used the same computer?
Since the mod uses a cookie that can only be stored on a single computer; one would assume that had to cross-login for some reason.

CoreIssue 11-12-2006 02:13 PM

It worked for one, but I just caught a banned user sneaking back on. Didn't report them.

Same IP but different name.

Only thing I changed was IE 6 to 7.

teedizz 11-12-2006 03:41 PM

Quote:

Originally Posted by MPDev
What browser do you use? It's in the cookie settings area with whichever one you use.

Ok, I cleared all my cookies, made 2 accounts & still nothing happened. What file does this feed off of? Maybe i can post what that file looks like so you can look it over & see what may be casuing it not to work.

emmanuel132 11-14-2006 03:53 PM

this mod works for ever vbulletin correct 3.6.3? will it work for that?

MPDev 11-14-2006 04:09 PM

Yes, it works with 3.63.

emmanuel132 11-14-2006 07:45 PM

thank u mpdev good code

Luigi^ 11-17-2006 05:19 PM

Hi,
I am trying translate the rows in Italian but when but the translation it stops to work, like never?

I replace:
$message = htmlspecialchars_uni($vbulletin->userinfo['username']) . " seems to have multiple personalities using $andids sharing the same computer. No soup for you! and you! and you!";
with
$message = "$andids utilizzano lo stesso computer";

and

$subject = $vbulletin->userinfo['username'] . " tripped AE detector";
with
$subject = $vbulletin->userinfo['username'] . " multiaccount";

it don't work, why?
thanks and sorry forum my english

Alfa1 11-18-2006 12:14 PM

MDPev,

Please read this: https://vborg.vbsupport.ru/showthrea...=131425&page=3
You might find this interesting. Would it be an idea to merge these hacks or to expand the functionality of AE?

coffee 11-19-2006 07:12 PM

Installed!

Thank you, MPDev.

MPDev 11-20-2006 06:08 PM

Quote:

Originally Posted by Alfa1 (Post 1120003)
MDPev,

Please read this: https://vborg.vbsupport.ru/showthrea...=131425&page=3
You might find this interesting. Would it be an idea to merge these hacks or to expand the functionality of AE?

It might be, but I don't have the bandwidth to do it myself.

brvheart 11-20-2006 06:55 PM

just installed on my 3.6.3 and now it works....

EdQ 11-21-2006 11:26 AM

Quote:

Originally Posted by voteforbird (Post 1107911)
Is it possible this system has a bug that erroneously reports multiple logins? Today we had an automated report for two members who have been around for ages. One with 3500 posts and another with 7500. We're supposed to believe they used the same computer?

I just had two false alarms.

Both were Super Moderators. One is a personal friend. Who I know didn't logged into this users's PC. Which is a competitor's PC.

MPDev 11-21-2006 11:28 AM

There is no such thing as a "false alarm" (unless you've screwed up your system and everyone's userids have changed); it uses cookies which are only present on those computers.

EdQ 11-21-2006 11:44 AM

Well then I don't understand. I know this person isn't logging into the other members PC.

And my VB is working fine.

What is weird is both members were detected for the same user.

TaBaTaN 11-21-2006 11:27 PM

Installed!!
Thank you

Luigi^ 11-21-2006 11:33 PM

Quote:

Originally Posted by Luigi^ (Post 1119450)
Hi,
I am trying translate the rows in Italian but when but the translation it stops to work, like never?

I replace:
$message = htmlspecialchars_uni($vbulletin->userinfo['username']) . " seems to have multiple personalities using $andids sharing the same computer. No soup for you! and you! and you!";
with
$message = "$andids utilizzano lo stesso computer";

and

$subject = $vbulletin->userinfo['username'] . " tripped AE detector";
with
$subject = $vbulletin->userinfo['username'] . " multiaccount";

it don't work, why?
thanks and sorry forum my english

please help me :surprised:

coffee 11-22-2006 12:50 AM

Quote:

Originally Posted by Luigi^ (Post 1122613)
please help me :surprised:

Edit the product-ae_detection.xml file by translating English to your language (I used translate.google.com because I don't speak Italian):

Line #53:
PHP Code:

if ( !empty($andids) ) $andids .= "e"

Line #68:
PHP Code:

$message htmlspecialchars_uni($vbulletin->userinfo['username']) . " sembra avere personalit? multiple usando $andids ripartire lo stesso calcolatore. Nessuna minestra per voi! e voi! e voi!"

Line #71
PHP Code:

$subject $vbulletin->userinfo['username'] . " rivelatore scattato di AE"

For the remaining phrases; use your Admin CP to search for this word in the titles: "multiplelogin" and then type the translation you want.

nocte 11-25-2006 09:59 PM

I's suggest to include the Mulitaccount Warning Threads in the search-index. Sometimes it might be useful to search through them.

.. espescially when you have up to 20 Warnings a day, like we have.

Devil Woman 11-27-2006 10:16 AM

Hi there, I have just come onto my computer to find a pan full on PM's on my forum :( as what they thought was a member had posted in a hidden forum just for staff.

turns out it wa sthe AE detector had picked up someone using multiple accounts and it had been posted in that forum only for some unknown reason it was autmatically posted using a members account and not the account I set in the AE Detector settings.

Can anyone help?

Thanks

voclain 12-07-2006 10:24 PM

I've installed this...but now I'm UNINSTALLED IT....what I was thinking it did was let me know when a USER was "SHARING" a username and password.

My site is a pay site....the only way you can get in is to pay. So...I'm pretty sure I have several users who have given there friends there Username and Password. The friend will NOT POST...but just read and share the account.

So....is there any way that anyone knows to KNOW if this is happening???? OTHER than watching the IP address of those who log in?????

Also...could this modification be altered to include this service???? IF SO...I would be willing to pay to have that modification done!

LET ME KNOW!

Yours,

Kirk

white_2kgt 12-15-2006 10:42 PM

Quote:

Originally Posted by MPDev (Post 1107425)
Try this.

1) Clear your sitewide cookies (IDstack being the key one to delete).
2) Login as User #1. Logout.
3) Login as User #2.

Do you get any error messages?

4) Logout.
5) Login as Admin and check for new PM or post in forum depending on your settings.

I have mine setup to not send a PM, but to post in a forum.

Ok, I've had this installed for some time, it stopped working when I upgraded to 3.6x from 3.5x, today I decided to try and make it work again. Nothing made it work until I did this, how do you suggest I convince those using multiple accounts to clear their cookies? Is there something I can do to force it? (that would probably get annoying to everyone else though...) maybe you can fix it so this isn't a problem?

4yBak 12-17-2006 01:18 PM

how to prevent double detecting for the same peoples?

Example: I have on board 2 users that work at the same computer and each time I receive detect information.


All times are GMT. The time now is 04:40 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.01703 seconds
  • Memory Usage 1,829KB
  • 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
  • (3)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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