Theme editor

Welcome to XFMISFITS.COM

Join our community to access exclusive content, participate in discussions, and connect with like-minded individuals. We offer resources, products, and dedicated support to help you succeed.

Our recent members

XF 2.3 [AndyB] Register location 1.0

Twisted

Administrator
Staff member
Joined
May 9, 2025
Messages
109
Reaction score
0
Points
16
Thread owner
Description:

Records location during registration.

(Example of Approval queue showing register location)

pic001.jpg




(Example of Options page)

pic002.jpg




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.

https://www.xf2addons.com/threads/how-to-install-the-geoip2-library.1132/

Database changes:

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

Attachments

Back
Top