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)

Fungsten 03-25-2007 10:22 PM

I've received PMs saying that someone logged on using another members IP#. When I went to check it there was no such thing.

daddygrim 03-26-2007 12:20 AM

i know i had it detect someone with 2 different ip addresses.

Jimandbob 03-26-2007 12:34 AM

Quote:

Originally Posted by Mattikana (Post 1211098)
Mine stopped working 3 months ago..
What's going on!?


It works fine for me....And always has done:D Great work

ZombieAndy 03-26-2007 06:39 PM

Is this still supported or not? it clearly has problems working on vB.3.6.5 and the creator dosn't seem interested.

Joe Blow 03-27-2007 04:57 AM

Has anybody got this working on 3.6.5?

k_v 03-27-2007 06:34 AM

it works on 3.6.5 without any problems..

teedizz 03-28-2007 04:47 AM

is there a way to reset your boards cookies so that all users would have to log back in? Maybe thats why its not working...lol...im just throwing things out there to why this may not ork.

Joe Blow 03-28-2007 07:08 AM

Yes, mine is working on 3.6.5 now, just took a while to get my first victim.

Can I assume that this will detect matches from previously banned accounts?

Doctor Death 04-01-2007 04:49 PM

would love to see version checking implemented in this@!

Great mod

MPDev 04-01-2007 11:49 PM

It's not that I don't care; its that the mod works exactly as it was designed on all versions.

What may cause it not to work is other mods you may have installed. For example, if you have the mod installed that doesn't allow a user to post a URL in their post until they have XX posts, the post to the forum will fail since the user doesn't have enough posts to make the thread to begin with. In this case you end up having to modify my mod to include something like:

$vbulletin->userinfo[posts] = 20;

before it tries to post.

I don't have time to trace down all the mods you have running; but what I do know is that this mod works as it was designed.

accessdeniedzzz 04-01-2007 11:53 PM

Very good :up:
just a question in case that user delete the cookies the detector will no more detect him!
is there possibility to make the cookies MySql Based ?

MPDev 04-02-2007 12:00 AM

I've never heard of a "MySQL based cookie"....

amcd 04-02-2007 09:48 AM

MPDev, it doesnt work on my forum for some reason, just wondering if any of these hacks on my forum are hindering from your hack to work... can you please help. thx

Atakan Marquee Text 1.00 Atakan Marquee Text Edit Disable Export Uninstall
Bills PayPal Donate 1.3 Bills PayPal Donate Edit Disable Export Uninstall
Dynamic Forum Home Announcement Hack by Logician 1.0 Dynamic Forum Home Announcement Hack by Logician Edit Disable Export Uninstall
Extended Signature Limits 1.0.3 This Hack gives you more control (font size, # of lines, etc.) of what Users can put into their Signature Edit Disable Export Uninstall
Invites System 1.4.0 An automatic system which gives your users a limited number of invites that they can give out. When this system is enabled, regular registration without invites is restricted. Edit Disable Export Uninstall
Log Logins Hack 1.1 Log Logins Hack Edit Disable Export Uninstall
Miserable Users 2.05 A way to really annoy anyone you don't want visiting your forum. Edit Disable Export Uninstall
Multiple Login Detector 1.03 Cookie-based multiple account login detector Edit Disable Export Uninstall
Referrer in Memberinfo 1.0.0 Create By: Psionic Vision Edit Disable Export Uninstall
Shoutcast Status Full 2.0 Shoutcast Status Forumhome 2.0 Edit Disable Export Uninstall
v3 Arcade 1.0.6 A multiplayer gaming system for your vBulletin forum. Edit Disable Export Uninstall
v3 Arcade - Manually Add Game 1.0.3 Provides an additional Game Tool to manually add a game without the use of a script or import tool. Edit Disable Export Uninstall
v3 Arcade - Who's Online in the Arcade? 2.0.0 Displays who's online in your Arcade, and on a per game basis.

MPDev 04-02-2007 02:51 PM

I wouldn't know since I'm not using most of those hacks.

Lapsetur 04-10-2007 08:53 AM

it's not working with 3.6.5

Dream 04-10-2007 09:01 AM

This sounds like a great idea, I'm testing it out, thanks.

MPDev 04-10-2007 11:06 AM

Quote:

Originally Posted by Lapsetur (Post 1224005)
it's not working with 3.6.5

If you read above you, many would disagree.

Lapsetur 04-10-2007 12:05 PM

You mean the plugins I am runnin

Custom Links 1.6.0

Members who have visited the forum 4.41

Separate Sticky and Normal Threads 1.0.5

Top 'X' Stats by InfiniteWebby 1.2.2

vbBOL

Muellmann 04-11-2007 12:46 AM

an interesting aspect: If one forum A has installed this hack and it saves a cookie at a user and this user visits and registers later on forum B (also with your hack installed), will the cookie from forum A interfere with forum B? If so, this would make many wrong alarms, because many people use to register on multiple forums. :confused:
Or does the cookie include the domain information of the forum where it was saved and AE checks, if it's a cookie only from this forum?

GeekDrew 04-11-2007 12:50 AM

Cookies are saved on a per-domain basis; there is no (realistic) way that AE operating on a forum on a different domain could be interfering with another AE's operation.

BadgerDog 04-11-2007 10:20 PM

Installed with thanks.... :)

Seems to be working on 3.6.4 so far.... did a test from same computer with different user names and it did what it was supposed to. Posted a thread in forum, sent PM's to moderators etc....

Only thing I'd like to do is clean up the "no soup" thing in the messages. Where do I do that?

Regards,
Badger

Phillip Chapman 04-13-2007 12:15 AM

I've been using the 3.5.x version since the original plugin was released. I recently removed the plugin, upgraded our board to 3.6.1, then installed the 3.6.x version.

I customized the "multiplelogin_alert" phrase removing the soup line and changing it to a custom message. However, it appears that the "multiplelogin_alert" phrase is only showing the default verbiage when we get an alert. If someone could please advise how to fix this we'd appreciate the insight.

Also, if we need to remove anything manually from the 3.5.x version, please let us know. We don't want any stray code around.

citroenar 04-15-2007 10:18 PM

It work without problems in 3.6.5!

MPDev 04-15-2007 11:35 PM

You have to modify the plug-in code to change the phrase; I could never get the phrase itself to work out of the languages properly.

Lapsetur 04-16-2007 07:29 AM

I found the problem when I disable "Members who have visited the forum" it started work again

BBI-Ross 04-16-2007 08:05 AM

INSTALLED

This is sweet, thank you!

Dunno012007 04-17-2007 04:35 PM

Works great thanks INSTALLED

MPDev 04-18-2007 11:06 AM

Click INSTALL, please :)

alexi 04-19-2007 03:19 PM

Working GREAT! I love this
I have clicked install
One suggestion for future improvement- would it be possible to have all the usernames listed in the title of the thread? It would make it much easier to find problems

theassasin 04-20-2007 08:30 AM

AE Multiple Login Detection Settings does not appear in vBulletin options
I've already installed this hack. I'm running vBulletin v.3.6.5.
please help me. tnx

Mattikana 04-21-2007 04:22 PM

Quote:

Originally Posted by Lapsetur (Post 1228827)
I found the problem when I disable "Members who have visited the forum" it started work again

I also have this hack installed and my AE Detector hasn't worked for a while. Imho there's a big chance that this hack is interfering with the other one.

AFemaleProdigy 04-27-2007 03:53 PM

Wow! Installation was super easy and fast! Hope it works well too! Thanks!

mtha 04-27-2007 07:01 PM

It works great.

however, I need more information than that, so I create an other version of this hack, with multipleloginlog table in database (with option to use it), to store (userid,idstack,dateline,ipaddress,proxyip,userage nt,url)

No interface to see the log yet, only store to database, and you can check in the database to see the log.

amcd 04-28-2007 03:03 AM

This is wonderful, mtha. Exactly what I had been waiting for. Been wanting to do it for a long time but never got around to actually doing it.

I am installing it right away. Will give more feedback later.

Snake 04-28-2007 12:35 PM

Is this going to work just fine on 3.6.5?

amcd 04-28-2007 01:00 PM

Quote:

Originally Posted by mtha (Post 1236609)
It works great.

however, I need more information than that, so I create an other version of this hack, with multipleloginlog table in database (with option to use it), to store (userid,idstack,dateline,ipaddress,proxyip,userage nt,url)


No interface to see the log yet, only store to database, and you can check in the database to see the log.

Its good, but analysing this table will not be easy as all the ids are not stored in the userid column. Some of them are in the serialised array only, and that is not indexable.

Also, if a person has more than 2 ids, it is creating multiple records for that person.

I think it would be more fruitful to store one record for each id/cookie combination. Lets say userid 1453 logs in with cookie 78, then the plugin should store 1453 and 78 if such a record does not already exist. Later when the user logs in with id 1782 and the same cookie value, this should be recorded as well.

Now when we have to check if userid 1453 has any alter ego, we just run a query where cookievalue=78.

The advantage of this scheme would be that even shared ids would be tracked.

Dream 05-01-2007 04:33 AM

Just thought important to say, I like the no soup for you :P

Also this mod is working nice, although it was just a guy that registered twice and a couple that uses the forum on the same computer.

Mrdby 05-08-2007 12:39 PM

love it!!!!

redtailboa 05-08-2007 02:33 PM

Does this still work if a user logins then logs out, and clears cookies?

MPDev 05-09-2007 12:40 PM

If they use the vB cookie clearer, yes; if they clear their own cookies manually, no.


All times are GMT. The time now is 05:50 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.01507 seconds
  • Memory Usage 1,815KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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