- XF Compatibility
- 2.3.x
- 2.2.x
- Short Description
- Download and Discuss Premium, Business[AndyB] Register location 1.0 version on NullPro - Webmaster Tools Download Community. It is zip Extention type and 17.2 KB File size. From [AndyB] Register location have 2 Description Attachments, 4 Views.
Records location during registration.
(Example of Approval queue showing register location)
(Example of Options page)

Setup:
By default this add-on will use the ipapi.com to get the location from the users IP address. However using the API is not as reliable as using the GeoIp2 library. Here is a link which explains how to install the GeoIp2 library.
www.xf2addons.com
Database changes:
This add-on will add a field called 'andy_register_location' to your xf_user table.
(Example of Approval queue showing register location)

(Example of Options page)

Setup:
By default this add-on will use the ipapi.com to get the location from the users IP address. However using the API is not as reliable as using the GeoIp2 library. Here is a link which explains how to install the GeoIp2 library.
Some add-on use by default the ipapi.com API to get a location from the IP address. While this works fairly well, often the service will return an empty result, this is due to excessive use of the service. GeoIp2 library to the rescue. This GeoIp2 library allows reading the GeoLite2 database...

Database changes:
This add-on will add a field called 'andy_register_location' to your xf_user table.