[PHP] Wondering if something is possible

Results 1 to 10 of 10
  1. #1
    bleh.... Shawn is offline
    Grand MasterRank
    Oct 2008 Join Date
    Mississauga, CaLocation
    5,902Posts

    [PHP] Wondering if something is possible

    I have a VBulletin forum basically for parents of all ages. My idea is this. I want to make it so that when people register, it searches their name through the sexual offenders database to see if they are on it. If they are, they get blocked from the site. Is this possible?


  2. #2
    The Omega Superfun is offline
    Grand MasterRank
    Dec 2006 Join Date
    The NetherlandsLocation
    5,221Posts

    Re: [PHP] Wondering if something is possible

    I think it could be done by a plugin, custom written, but i think you can better ask that on the vbullitin community

  3. #3
    Ginger by design. jMerliN is offline
    Grand MasterRank
    Feb 2007 Join Date
    2,500Posts

    Re: [PHP] Wondering if something is possible

    Quote Originally Posted by bboy242 View Post
    I have a VBulletin forum basically for parents of all ages. My idea is this. I want to make it so that when people register, it searches their name through the sexual offenders database to see if they are on it. If they are, they get blocked from the site. Is this possible?
    Completely useless.

    One would only change their IP address, come back, and use a fake name.

    But possible, yes.

  4. #4
    bleh.... Shawn is offline
    Grand MasterRank
    Oct 2008 Join Date
    Mississauga, CaLocation
    5,902Posts

    Re: [PHP] Wondering if something is possible

    Quote Originally Posted by jMerliN View Post
    Completely useless.

    One would only change their IP address, come back, and use a fake name.

    But possible, yes.
    Well, I wouldn't actually give a reason as to why they are blocked because then obviously they would use a fake name next time. I can easily say we are at full capacity or something similar. As for IP changes, I would obviously look into blocking MAC IDs if possible. I want to try and ensure that my site/forum won't be a "grocery store" for these kinds of people.

  5. #5
    Grand Master xSilv3rbullet is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,226Posts

    Re: [PHP] Wondering if something is possible

    This is possible, but you'll need to write your own mod.
    Does the database even have the offenders' mac addresses? O_O

  6. #6
    bleh.... Shawn is offline
    Grand MasterRank
    Oct 2008 Join Date
    Mississauga, CaLocation
    5,902Posts

    Re: [PHP] Wondering if something is possible

    Quote Originally Posted by xSilv3rbullet View Post
    This is possible, but you'll need to write your own mod.
    Does the database even have the offenders' mac addresses? O_O
    no they don't. i'm talking about once the name registers as a sex offender, i can block the MAC address.

  7. #7
    Fuck you, I'm a dragon Pieman is offline
    Grand MasterRank
    Apr 2005 Join Date
    The NetherlandsLocation
    7,412Posts

    Re: [PHP] Wondering if something is possible

    Possible? Yes. Useful? No.

    Like a sex offender would lurk a forum for parents just to find out where they live and steal/rape their child. There are much, much more easy targets.

  8. #8
    :-) s-p-n is offline
    DeveloperRank
    Jun 2007 Join Date
    Next DoorLocation
    2,097Posts

    Re: [PHP] Wondering if something is possible

    Too many people have the same name. Unless you take their SS (for US citizens), you might get the wrong person. Don't ask for anyone's Social Security. Just tell everyone to be careful with their privacy, and try to keep them safe. The internet is never safe from weirdos.. There's a new sex offender every day. Also, some people make mistakes, so they could've done their time already, straitened up, and got on the right path. Would you deny them entry to your forum from something they did 20 years ago? Maybe..

    Also, I know someone who was falsely accused of being a sex offender. It's fucked up how they treated him everywhere. They scared him into taking the deal because the threatened him with 10+ years.. There was a video and everything.. Some bullshit really..

    Anyway, the point is: you never know. Don't trust anyone fully, and tell your users to do the same. Let them join, and be strict on privacy safety, it's the only way.

  9. #9
    Ginger by design. jMerliN is offline
    Grand MasterRank
    Feb 2007 Join Date
    2,500Posts

    Re: [PHP] Wondering if something is possible

    Quote Originally Posted by s-p-n View Post
    Too many people have the same name. Unless you take their SS (for US citizens), you might get the wrong person. Don't ask for anyone's Social Security. Just tell everyone to be careful with their privacy, and try to keep them safe. The internet is never safe from weirdos.. There's a new sex offender every day. Also, some people make mistakes, so they could've done their time already, straitened up, and got on the right path. Would you deny them entry to your forum from something they did 20 years ago? Maybe..

    Also, I know someone who was falsely accused of being a sex offender. It's fucked up how they treated him everywhere. They scared him into taking the deal because the threatened him with 10+ years.. There was a video and everything.. Some bullshit really..

    Anyway, the point is: you never know. Don't trust anyone fully, and tell your users to do the same. Let them join, and be strict on privacy safety, it's the only way.
    Also, what if a 19 yr old guy had sex with his 17 year old gf of 3+ years and the parents filed charges and he was made a "sex offender" although they got married 2 years later and now have kiddos on the way and want to join his forum. Now the guy's a sex offender but isn't a weirdo in any way and necessarily belongs to that community.

    The "sex offenders" list is horribly inaccurate at determining whether or not someone is a violent offender or even any threat at all. It should be abolished towards something more transparent like being able to see the past violent crimes of ANYONE, including sexual crimes like rape, etc.

  10. #10
    bleh.... Shawn is offline
    Grand MasterRank
    Oct 2008 Join Date
    Mississauga, CaLocation
    5,902Posts

    Re: [PHP] Wondering if something is possible

    Quote Originally Posted by s-p-n View Post
    Too many people have the same name. Unless you take their SS (for US citizens), you might get the wrong person. Don't ask for anyone's Social Security. Just tell everyone to be careful with their privacy, and try to keep them safe. The internet is never safe from weirdos.. There's a new sex offender every day. Also, some people make mistakes, so they could've done their time already, straitened up, and got on the right path. Would you deny them entry to your forum from something they did 20 years ago? Maybe..

    Also, I know someone who was falsely accused of being a sex offender. It's fucked up how they treated him everywhere. They scared him into taking the deal because the threatened him with 10+ years.. There was a video and everything.. Some bullshit really..

    Anyway, the point is: you never know. Don't trust anyone fully, and tell your users to do the same. Let them join, and be strict on privacy safety, it's the only way.
    Ok, I can agree on that. Perhaps it would be better just to go about it that way. Thank you guys for your responses.



Advertisement