vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Check Ip Against DB on Register (https://vborg.vbsupport.ru/showthread.php?t=36049)

Neo 03-11-2002 10:00 PM

Check Ip Against DB on Register
 
Another request filled.... Link: https://vborg.vbsupport.ru/showthrea...&postid=228812

Ok so that this does if you are to lazy to read that thread.. is when a user trys to register but has already registered, this will check to see if they have and if they have registered before they will get a error message stoping them form doing so...

there are ways around this like, go to another computer, have a non static ip, change your ip, and so on.. but it works...

Have fun. :smoke:

Updated!

Floris 03-12-2002 04:49 PM

Great!
Love this one, thank you very much :) -- you are pretty good with this hacking aren't ya :)

Neo 03-12-2002 04:54 PM

No problem.. and I guess I just flow with the code and what interests me... But thank you for the compliment :D

SaintDog 03-12-2002 04:59 PM

Thanks Neo, I appreciate you making this as soon as you did :).

One small question (sorry if it is obvious, I have been up for the pas 24 hours working on a project). We are to find:



eval("standarderror(\"".gettemplate("error_already registered")."\");");

exit;
}


My question is, which instance? There are 3 of them in register.php.

Let me know when you get a chance,

Thanks again,

SaintDog

Neo 03-12-2002 05:02 PM

Its ok man... Well I believe at all of them.. I guess I didnt see all three.

SaintDog 03-12-2002 05:10 PM

Ok thanks, works great so far, I will still have to check some of the users, but at least I will not have the same people register 4-5 users names a day (had to delete about 12 last night because of that).

Thanks again,

SaintDog

lifesourcerec 03-12-2002 05:13 PM

Quote:

Originally posted by neo
Its ok man... Well I believe at all of them.. I guess I didnt see all three.
So, add that code 3 times after each of them?

This is great and should work perfect with the banned user hack.

Neo 03-12-2002 06:31 PM

No.. after the 3

eval("standarderror(\"".gettemplate("error_already registered")."\");");

exit;
}

add the code in the file

lifesourcerec 03-12-2002 07:33 PM

That's what I meant, sorry. So it goes after each one.

Gamingforce 03-13-2002 01:29 AM

An excellent idea however you should put an exclude list. Why? There are many ISPs that tunnel their users through proxy IP addresses. Examples are AOL, some cable modem users and MSN. Keep up the good work Neo.


All times are GMT. The time now is 12:28 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.00979 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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