Forums

User Registration Requirement (3 posts)

  1. snowywaterskier
    Member
    Posted 5 months ago #

    I want user to have to be qualified to register for my mu site. What I mean is that they have to be at least a certain age as well as be from certain zip codes and cities. OR certain distance form a location how would i go about doing this is there a plugin that will allow this or some other php script out there that i can use as a quiz or servery that if they qualify i can send the a invite code to register?

  2. jdchmiel
    Member
    Posted 5 months ago #

    I don't think there is a plugin to accomplish this. You would need to write it or have it written for you. There are public freeware DB's out there of zipcodes tied to lat/long coordinates that are commonly used in the "find closest location" type tools on many websites.
    If you are doing just a single local site, it might be simpler to just ask them if they are local, as you are relying on them not lying about their zip in the first place.
    Another thing to consider is to map the them by IP address as that is another DB out there which is tied into location. that DB is pretty flaky though as it is based on the ISP so someone in rural NC for example could show up as being 50 miles away in Charlotte where their ISP is located.

  3. delirium
    Member
    Posted 3 months ago #

    Hmh,,,

    I am looking for a way for my registrants to chose their own password at the time of registration. Can you point me in the right direction?

Reply

You must log in to post.

About this Topic