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 Detection & Prevention (https://vborg.vbsupport.ru/showthread.php?t=199077)

Kiros72 01-31-2009 03:22 PM

Sorry. I haven't received a response from the author of vB Optimise. I'll start looking into it myself. Until a solution is found, either keep vB Optimise disabled or disable reporting via new threads.

azher 02-07-2009 09:23 PM

hey kiros,

sorry for the lag....i haven't upgraded to 1.1.1 but i'm noticing that on 1.1.0, it's sporadically posting blanks (or underscores, as the case may be). sometimes, however, it's working perfectly fine. disabling vboptimise seems to fix it but i'd honestly rather have this working partially with vbOptimise than disabling it entirely. :p

Zagis 02-09-2009 05:45 PM

Hi there

I have a few members moved to prevention group but I got no notification about them. I just found them in the prevention group. What are these members? Why I'm not getting a pm about these member?

Note that I'm getting notifications about multiple registrants and these users are getting moved to the prevention group without problems.

indocm 02-10-2009 03:19 PM

help me
after installing the mod it seem user can't login and appear "
Warning: require_once([path]/madp/detection.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required '/home2/lintasca/public_html/forum/madp/detection.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/lintasca/public_html/forum/includes/functions_login.php(185) : eval()'d code on line 3"

shooter83 02-11-2009 04:02 AM

Quote:

Originally Posted by indocm (Post 1739893)
help me
after installing the mod it seem user can't login and appear "
Warning: require_once([path]/madp/detection.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required '/home2/lintasca/public_html/forum/madp/detection.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/lintasca/public_html/forum/includes/functions_login.php(185) : eval()'d code on line 3"

i had the same problem, until i realized my ftp software did not upload "detection.php"

i was having a freak out session when i could not login to the admincp!

Quote:

make sure you uploaded the contents of the 'upload' folder to your forum's root.
(If your forum's location is http://www.example.com/forums/, the root is /forums/)

Kiros72 02-11-2009 10:30 AM

Quote:

Originally Posted by azher (Post 1737335)
hey kiros,

sorry for the lag....i haven't upgraded to 1.1.1 but i'm noticing that on 1.1.0, it's sporadically posting blanks (or underscores, as the case may be). sometimes, however, it's working perfectly fine. disabling vboptimise seems to fix it but i'd honestly rather have this working partially with vbOptimise than disabling it entirely. :p

I know, I know. I'm sorry about this. I've contacted the author of vB Optimise and he/she was absolutely no help. Not even a response... I actually haven't had any time to look into vB Optimise's code because I JUST got my computer running again; there was a major hard disk failure.

Quote:

Originally Posted by Zagis (Post 1738920)
Hi there

I have a few members moved to prevention group but I got no notification about them. I just found them in the prevention group. What are these members? Why I'm not getting a pm about these member?

Note that I'm getting notifications about multiple registrants and these users are getting moved to the prevention group without problems.

I've never had that happen to me. Is it possible that a setting was configured incorrectly for a small amount of time - allowing prevention to be carried out but not allowing reports to be made? Is this still happening?

Quote:

Originally Posted by indocm (Post 1739893)
help me
after installing the mod it seem user can't login and appear "
Warning: require_once([path]/madp/detection.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_login.php(185) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required '/home2/lintasca/public_html/forum/madp/detection.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/lintasca/public_html/forum/includes/functions_login.php(185) : eval()'d code on line 3"

It looks like the files weren't uploaded correctly. Make sure you have the /madp/ directory and all of it's contents uploaded to your forum root.

Quote:

Originally Posted by shooter83 (Post 1740451)
i had the same problem, until i realized my ftp software did not upload "detection.php"

i was having a freak out session when i could not login to the admincp!

Thanks for addressing their issue :)

For future reference, if anyone is stuck and cannot login, add this line near the top of the /includes/config.php file:
PHP Code:

define('DISABLE_HOOKS'true); 

This will disable all of your plugins (including MADP).

Alfa1 02-12-2009 08:29 AM

Would it be an idea to add MAC address detection on registration?

Can this be combined with proxy blocking functionality?
DNSBL, RBL - Open Proxy monitoring/blocking
Check Proxy RBL on New User Registration.

Kiros72 02-12-2009 10:17 AM

Quote:

Originally Posted by Alfa1 (Post 1741652)
Would it be an idea to add MAC address detection on registration?

If you can tell me how I would do that, then sure. I don't really think it's possible. But, if you can find a way and know that it can be incorporated into a modification, I'll definitely look into it.

Quote:

Originally Posted by Alfa1 (Post 1741652)
Can this be combined with proxy blocking functionality?
DNSBL, RBL - Open Proxy monitoring/blocking
Check Proxy RBL on New User Registration.

Those modifications are independent of this one, so they should work just fine together.

sexgosex 02-14-2009 06:57 PM

please update to 3.8x..please

Kiros72 02-15-2009 12:51 AM

I believe it works with 3.8.0 just fine. I haven't heard any complaints yet.

ku6club 02-15-2009 06:56 PM

really. let me try to install it.

sexgosex 02-15-2009 07:57 PM

good.....but i think is not work with 3.80. i installed it because so many user register with proxy ip. and when i installed it. i did not see any report to the forum or private messenger. why?

Kiros72 02-16-2009 06:00 AM

As long as the reporting options are set correctly, you should see postings and messages. The only conflict that I know of right now is when vB Optimise is installed.

sexgosex 02-16-2009 06:24 AM

Code:

Multiple Account Reporter setting
User ID of the account that will report multiple accounts.

should i keep the setting 1 or the admin user id? but my user id is ku666666. not the number 1

and
Code:

Recipients of Private Messages
Enter the usernames of the users that private messages should be sent to. Separate with semicolons.

is that enter my admin user name?

i try to register two user account with the same notebook computers. but they allow me to register. and no report. is that not really work with 3.80

coolnikin 02-16-2009 09:24 AM

Quote:

Originally Posted by sexgosex (Post 1745657)

i try to register two user account with the same notebook computers. but they allow me to register. and no report. is that not really work with 3.80

needs to be same browser too , without cookies getting deleted

sexgosex 02-16-2009 05:34 PM

something maybe setting wrong. the proxy ip still can register more and more user. anyone can help it..i hate those crazy peoples. one ip register 51 user and then post ad in my forum.

Kiros72 02-17-2009 04:41 AM

Quote:

Originally Posted by sexgosex (Post 1745657)
Code:

Multiple Account Reporter setting
User ID of the account that will report multiple accounts.

should i keep the setting 1 or the admin user id? but my user id is ku666666. not the number 1

and
Code:

Recipients of Private Messages
Enter the usernames of the users that private messages should be sent to. Separate with semicolons.

is that enter my admin user name?

i try to register two user account with the same notebook computers. but they allow me to register. and no report. is that not really work with 3.80

A "User ID" is not a username. You need to enter in the ID number. Whenever you view your profile, you can see your User ID in the address bar. Look for "u=XX" where XX will be some number.

For the private messaging recipients, that is where you put the usernames of those people that should get a private message. You must have the option enabled as well.

Quote:

Originally Posted by coolnikin (Post 1745746)
needs to be same browser too , without cookies getting deleted

Yes, thanks for the note! Yet I don't think that's the problem here.

Quote:

Originally Posted by sexgosex (Post 1746104)
something maybe setting wrong. the proxy ip still can register more and more user. anyone can help it..i hate those crazy peoples. one ip register 51 user and then post ad in my forum.

Yes, I believe that you are not getting the results that you want because you did not change the ignore settings. You're an administrator, and by default administrators are ignored. Make sure that all of your ignore fields are empty, and then try again.

sexgosex 02-17-2009 06:53 AM

thanks for help. 1 is my id number. i put on ignore users. Ignored Usergroups keep blank. also i enable
Code:

IP Address Prevention Extended IP Address Prevention
. i think all setting i fixed. let me see if any report tomrrow.

sexgosex 02-17-2009 03:17 PM

i really need it. but may really not work for 3.8 0...........sorry

Alfa1 02-18-2009 12:24 AM

I am not getting any reports.

razorripper 02-18-2009 06:28 AM

ok i messed up big time.

i forgot to upload the files - i uploaded the product and turned it on. now i am not able to log in.

what do i do ... plz help.

Kiros72 02-18-2009 02:23 PM

Quote:

Originally Posted by sexgosex (Post 1746981)
i really need it. but may really not work for 3.8 0...........sorry

I'll ask a friend to test it on his vBulletin installation (3.8.1).

Quote:

Originally Posted by Alfa1 (Post 1747421)
I am not getting any reports.

What are your reporting settings? What about your ignore settings?

Quote:

Originally Posted by razorripper (Post 1747613)
ok i messed up big time.

i forgot to upload the files - i uploaded the product and turned it on. now i am not able to log in.

what do i do ... plz help.

Just upload the files to the proper place, and everything will work. The proper place is the forum root. Do not upload the "upload" folder, but do upload everything that is inside the "upload" folder to the forum root.

behcet 02-18-2009 05:36 PM

Thank you.

wipedout 02-18-2009 08:45 PM

Would Love a 3.8 upgrade.

Kiros72 02-19-2009 12:01 AM

Alrighty, I checked with a friend that has vBulletin 3.8.1 installed. It works just like it should on vBulletin 3.8. ;)

gmerin 02-19-2009 04:42 PM

Quote:

Originally Posted by Kiros72 (Post 1748585)
Alrighty, I checked with a friend that has vBulletin 3.8.1 installed. It works just like it should on vBulletin 3.8. ;)

on my v.3.8.1 it makes the admincp and modcp blank. i have to disable it in order to be able to get to the admin panel again.

lemme edit this: i uninstalled and reinstalled and it's ok now.

Kiros72 02-20-2009 02:04 AM

Quote:

Originally Posted by gmerin (Post 1749172)
on my v.3.8.1 it makes the admincp and modcp blank. i have to disable it in order to be able to get to the admin panel again.

Completely blank? Or do you mean that it won't let you login?

What other modifications do you have installed?

Hornstar 02-20-2009 08:46 PM

Hey what kind of information does Verbose Mode include?

Also I would love for the report to include the IP they accessed the account on, since I am finding it hard to link these 3 accounts together that the report showed. and so far I have not found any IP linking them together.

Kiros72 02-21-2009 07:48 AM

Verbose mode doesn't currently include the IP address information, but I'll include it in my next release. If you cannot find a match of the member's IP addresses, then it's likely that they're either using proxy servers or they have a dynamic IP address. In this case, all of their IP addresses would be different anyway. If they were caught by cookie, then you know that they're using the same computer.

Hornstar 02-21-2009 07:51 PM

I am not sure if this is a bug, but I noticed when searching for IPs my username is showing up on many of the accounts. and I am linking that IP back to the post that was made by this hack.

Kiros72 02-22-2009 03:46 PM

Yes, that's somewhat of a bug I guess. I had to modify the method a while back so the IP checks don't catch that false positive. I'll see what I can do about that in my next release. Thanks for bringing that up.

titodj 02-25-2009 12:34 PM

Did not prevent multiple registrations, and did not report the multiple account log in.

Update...
Im checking again, because it seems to work fine with certain browsers, but not with others (Chrome)

Kiros72 02-26-2009 04:38 PM

Really? I tested it with Google Chrome before and it worked just fine.

Have you tried testing it on other computers? You may have Chrome/IE cookie settings restricted.

HUMMERh3 02-28-2009 07:22 PM

Anyway to get this to work with vbulletin 3.81? Willing to pay $$ :)

gmerin 03-01-2009 12:52 AM

Quote:

Originally Posted by HUMMERh3 (Post 1757112)
Anyway to get this to work with vbulletin 3.81? Willing to pay $$ :)

i guess i could install it for you, but how much is it worth to simply install it since it works fine on my v3.8.1 system stock? ;)

Kiros72 03-01-2009 04:12 AM

It works fine on vBulletin 3.8.1. I'll help you install it if you'd like. PM me for further help.

Cristi_XP 03-06-2009 07:11 PM

1 Attachment(s)
any ideea what this is ... i get them on 2 forums on 3.7.4.

Kiros72 03-07-2009 04:32 AM

Quote:

Originally Posted by Cristi_XP (Post 1761978)
any ideea what this is ... i get them on 2 forums on 3.7.4.

Do you have vB Optimise installed? Because something seems to clash with the two modifications.

Cristi_XP 03-07-2009 04:59 PM

i have vb optimise installed...I will disable it and update you on the situation.

Kiros72 03-09-2009 10:41 AM

Quote:

Originally Posted by Cristi_XP (Post 1762616)
i have vb optimise installed...I will disable it and update you on the situation.

Also, if you're feeling daring, you might want to try to use the PM reporting. I heard from someone in this thread that the PM reporting still functioned properly while vB Optimise was enabled.


All times are GMT. The time now is 11:50 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.01573 seconds
  • Memory Usage 1,845KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (20)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
  • (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