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)

MPDev 12-18-2006 08:05 PM

It won't report the same people over and over again unless they are somehow resetting their cookies themselves (like using logout and "clear all cookies" option); for which there is nothing you can do without adding database tracking to the code.

MPDev 12-18-2006 08:08 PM

Quote:

Originally Posted by voclain (Post 1134136)
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

Right, this does not deal with the "sharing" of accounts; for that you would probably want to use IP tracking over a specific period of time. I have a paysite and it tracks user logins per day per IP and trigger a warning if used more than X times over that 24 hour period. (This is not a vBulletin thing, its a browser password thing).

For that you would need an to track all IPs used to login with timestamps and a checker.

Alfa1 12-18-2006 08:30 PM

Does this add on work well with PHP5.2?

MPDev 12-19-2006 12:40 AM

I'm not aware that the version of PHP has any bearing on the plug-in itself.

saf-t scissors 12-24-2006 04:43 AM

Just one suggestion: how about including the IP address of the machine in the warning message? I added the code $ip= IPADDRESS; up near where it's checking the cookie, then changed the message so it says something like ... sharing the same computer at IP $ip.

boing 12-24-2006 11:11 PM

Problem the search function is having problem after installing this hack and even after uninstalling...

Please help

Alfa1 12-28-2006 11:05 PM

Quote:

Originally Posted by saf-t scissors (Post 1144322)
Just one suggestion: how about including the IP address of the machine in the warning message? I added the code $ip= IPADDRESS; up near where it's checking the cookie, then changed the message so it says something like ... sharing the same computer at IP $ip.

I wonder why would you want that? If the pc is on dial up, AOL or another proxy, then many IP's will be used. If not the IP does not add anything. Or does it?

MPDev 01-02-2007 05:54 PM

Quote:

Originally Posted by boing (Post 1144714)
Problem the search function is having problem after installing this hack and even after uninstalling...

Please help

This doesn't touch anything to do with "search"; not sure what you are referring to as a "problem" as that's pretty vague.

Frimon86 01-02-2007 09:14 PM

I really like this mod but lemmie try it out first.

I'm completely new to vb so please take it easy on me.
Code:

Ignore User IDs
List of user id's to not report multiple logins seperated by ","'s

Does this mean list the user i'd I dont want it to be posted to, because in this field it shows 1, and my user id is 1 because I am the admin, should I remove this 1 or leave it?

pipin 01-05-2007 09:27 PM

Hm,

i'm using this hack reporting to a forum through a special account, which isnt used at all.

But now i noticed that this account has multiple ip-adresses.

Can it be, that the IPs of the users, which are reported as using a multiaccount, are logged for that account by creating the reportthreads?


All times are GMT. The time now is 08:07 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.01369 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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