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 12-18-2008 07:25 PM

Quote:

Originally Posted by Forum-Germany (Post 1687937)
ok I do not install htaccess.

another problem:

I was with the IE as admin and registered with the FF as a user. but there is no double account displayed. pn, etc. did not set anything.

This works with cookies. If you have the IP Address Prevention, it should catch it, but if not, cookies will not carry through different browsers. Also, make sure you don't have your Admin account ignored.

Quote:

Originally Posted by psychobike (Post 1687979)
What is the main difference between your mod and this here: https://vborg.vbsupport.ru/showthrea...Login+Detector

The difference is the new and improved features, as well as faster, more efficient code.

Quote:

Originally Posted by my evil twin (Post 1688125)
Why don't you disable open directory listing, or just upload a blank "index.html"-file to this folder?

nobody can access your directory then without knowing the exact filenames.

Funny you should mention that, I actually thought that I did, but it appears that I only have it on my server... Apparently I forgot to package it. I'll reupload the package with a blank index.html. Of course, the version will remain the same.

Quote:

Originally Posted by ray- (Post 1688157)
Nice mod. Found a small error in 2 phrases.
In madp_reg_message:
Code:

A new account by the name of {3}/member.php?do=getinfo&username={1}]{1} has been registered. {4}
madp_regip_message:
Code:

A new account by the name of {3}/member.php?do=getinfo&username={1}]{1} has been registered with the IP address: {5}. {4}
(I removed the URL-tags in the above to avoid being displayed as links)
The & isn't being parsed. The link will now show up as
Code:

http://www.forum.com/member.php?do=getinfo&username=ray
and it should be
Code:

http://www.forum.com/member.php?do=getinfo&username=ray

Excuse me? I do not see any errors in that. If you removed the URL tags, that's modifying my modification, and then that's not my fault. If you keep the URL tags in there, it should display just fine. The & string is the correct way to link anything with & in it - it doesn't break anything. Also, there's no reason to not link to the member info - it just makes things easier.

Forum-Germany 12-18-2008 07:54 PM

real? an empty index.html can protect me?

ray- 12-18-2008 08:10 PM

Quote:

Excuse me? I do not see any errors in that. If you removed the URL tags, that's modifying my modification, and then that's not my fault. If you keep the URL tags in there, it should display just fine. The & string is the correct way to link anything with & in it - it doesn't break anything. Also, there's no reason to not link to the member info - it just makes things easier.
You don't get it. I removed the url-tags, otherwise you won't see that piece of code in my reply. I left it the way it was in the phrase.
Point is, the & is not being parsed. In other words, the link that'll show up in the message or pm will be:
http://www.forum.com/member.php?do=g...p;username=ray instead of http://www.forum.com/member.php?do=getinfo&username=ray

Not clear enough? Here's how it would be on vb.org:
https://vborg.vbsupport.ru/member.ph...;username=ray-

Doesn't work, because the "&" isn't parsed.
What does work is:
https://vborg.vbsupport.ru/member.ph...&username=ray-

Manic Mechanic 12-18-2008 10:21 PM

I have Multiple account login detector (AE Detector) installed.
https://vborg.vbsupport.ru/showthread.php?t=183268
Is this an upgrade for that or a completely different installation?

Kiros72 12-18-2008 10:33 PM

Quote:

Originally Posted by Forum-Germany (Post 1688214)
real? an empty index.html can protect me?

An empty index.html will just ensure that the files are not listed in the /madp/ folder. Nothing bad can come from someone knowing of the files in this folder, but it allows there to be a blank page instead of showing specific files.

Quote:

Originally Posted by ray- (Post 1688231)
You don't get it. I removed the url-tags, otherwise you won't see that piece of code in my reply. I left it the way it was in the phrase.
Point is, the & is not being parsed. In other words, the link that'll show up in the message or pm will be:
http://www.forum.com/member.php?do=g...p;username=ray instead of http://www.forum.com/member.php?do=getinfo&username=ray

Not clear enough? Here's how it would be on vb.org:
https://vborg.vbsupport.ru/member.ph...;username=ray-

Doesn't work, because the "&" isn't parsed.
What does work is:
https://vborg.vbsupport.ru/member.ph...&username=ray-

Apparently, we are both right. & is a correct and standard entity, however, it seems that the '&' in '&' is being parsed, so it's turning out to be &.

The & entity is a standard - just like &nsbp; and © - but since this is affecting some browsers like Opera, I'll try it with a blank & in hopes that it will be correctly parsed into &.

Thank you for bringing this up.

Quote:

Originally Posted by Manic Mechanic (Post 1688285)
I have Multiple account login detector (AE Detector) installed.
https://vborg.vbsupport.ru/showthread.php?t=183268
Is this an upgrade for that or a completely different installation?

This is a completely different modification. You should uninstall the "Multiple account login detector (AE Detector)" and "Multiple Account Registration Prevention" before installing this modification.

Manic Mechanic 12-19-2008 02:02 AM

OK thank you very much for response.

Total666 12-19-2008 02:26 AM

Great job ..... ANd thanks ,,

alessai 12-19-2008 02:36 AM

Quote:

I'll be happy to add in a feature if I can, but I do not understand what you are trying to ask me. Could you please reword your request?
sorry my bad,
lets say that alessai1 and alessai2 are sharing the same computer

when i open alessai1 profile it will be great if there is a tab (anything else is fine) that shows alessai2 is sharing the computer with alessai1.....

when i want to give alessai1 infraction a note appears, that tell me alessai2 is sharing the computer with alessai1

another idea (dont really need it) if alessai1 and alessai2 posted in the same thread, a small icon appears on alessai1 postbit that takes you to alessai2 post (and same apply to alessai2 post).

those ideas will make our life much easier because to me right now the addon is useless because i have a big forum, and i cant prevent every one and cant check every thread created by the addon

Kiros72 12-19-2008 03:19 AM

Quote:

Originally Posted by alessai (Post 1688430)
sorry my bad,
lets say that alessai1 and alessai2 are sharing the same computer

when i open alessai1 profile it will be great if there is a tab (anything else is fine) that shows alessai2 is sharing the computer with alessai1.....

when i want to give alessai1 infraction a note appears, that tell me alessai2 is sharing the computer with alessai1

another idea (dont really need it) if alessai1 and alessai2 posted in the same thread, a small icon appears on alessai1 postbit that takes you to alessai2 post (and same apply to alessai2 post).

those ideas will make our life much easier because to me right now the addon is useless because i have a big forum, and i cant prevent every one and cant check every thread created by the addon

I'm truly sorry, but at this time, I do not think I'll be able to add that. A few reasons: I would like this modification to remain as compatible as possible with previous versions, and there are major profile differences between vBulletin 3.6.x and vBulletin 3.7.x; also, such a feature would require a database table, and I don't want to get into database work if the modification doesn't require it to function properly; and finally, I wouldn't know where to begin with the install/uninstall code for a database-involved modification.

Maybe in time, if I learn more about the differences in vBulletin versions, install/uninstall code for database tables, and SQL, itself. For now, though, my only suggestion is to let the modification prevent multiple registrants, and then prune the multiple accounts on a weekly basis by going to the AdmcinCP home, clicking [View] next to 'Users to Moderate' near the top, and deleting all of them. That should work out nicely as long as you have the Prevention Usergroup set to 4 (Users Awaiting Moderation).

Again, I'm sorry that I cannot add in those features at this time =/

On a brighter note, I'm about to release version 1.0.2, which has a few improvements, a fix for the & interpretation that 'ray-' brought up, and an added feature (Ignored ISPs).

Kiros72 12-19-2008 06:45 AM

Alright, version 1.0.2 has been released.

The Ignored ISPs feature has not been sufficiently tested, so while I will continue testing it on my forums, I would like feedback on this somewhat-beta feature.

I'll try to have version 1.0.3 out as soon as possible, which will enable administrators to have a custom name for the cookie instead of just IDstack.

Edit:

I have just finished up version 1.0.3 and I plan to release it later today - after a good bit of testing.


All times are GMT. The time now is 04:42 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.01854 seconds
  • Memory Usage 1,767KB
  • 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_code_printable
  • (10)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