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)

Eagle Creek 05-04-2006 10:15 PM

How can I translate the content of the post?
Because translating the phrase DIDNT work??

bglynn 05-06-2006 04:34 AM

Good hack, but only useful ONCE if the user has 1/2 a brain. My main assclown just emailed me - said nice try with the cookie BS...all he had to do was block it, now right back to square one. :( I knew that limitation and was simply hoping this particualr assclown DIDN'T have 1/2 a brain.

AOL, free email services and assclowns. 3 things to hate the most in life if you are a board admin!

DementedMindz 05-06-2006 05:38 AM

yeah its a easy bypass erase cookies and your back in.. there has to be a way to stop users from doing it...

almqdad 05-06-2006 01:37 PM

hello

after upgrade the plugin does not seem to work it does not post in a private forum it use to before upgrade

any idea

sandalwood 05-11-2006 04:08 AM

so this keeps a table in the database for each session cookie and username, and each time someone logs in it matches to see if anyone else has that cookie? and if so alerts?

how can i dump that table to an xls? i would like to be able to see all my "same users" at a glance, all in one place.

maybe someone can mod this to dump found "duplicate" users to a txt file please? should have ip, cookie string, user1, user2, per line separated by commas.

Paul M 05-11-2006 04:21 AM

Quote:

Originally Posted by sandalwood
so this keeps a table in the database for each session cookie and username, and each time someone logs in it matches to see if anyone else has that cookie? and if so alerts?

Nope.

slovin 05-11-2006 07:49 AM

I'm having a weird problem. I can see two users online, user A and user B. I see them having two different IP addresses, and yet I get reports that A tripped user B account. How is this possible?

webmasterii 05-11-2006 04:02 PM

Quote:

Originally Posted by slovin
I'm having a weird problem. I can see two users online, user A and user B. I see them having two different IP addresses, and yet I get reports that A tripped user B account. How is this possible?

maybe ,, same computer, but using different proxies ..

Thanks for the plugin, it's very useful, but translation is not possible without hacking the code. (Phrases are hard coded) please cosider that on next edition :cool: .

MPDev 05-11-2006 04:13 PM

I tried to make it work using phrases; but was unsuccessful...

calorie 05-11-2006 05:29 PM

Quote:

Originally Posted by MPDev
I tried to make it work using phrases; but was unsuccessful...

It looks like a scope issue. Your product is using the login_verify_success hook, which is in a function that only globals the $vbulletin variable. Try adding global $vbphrase; before you call construct_phrase and see if that makes the 'multiplelogin_alert' phrase available.


All times are GMT. The time now is 02:41 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.01502 seconds
  • Memory Usage 1,734KB
  • 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_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