Geolocate your members and plot them on an interactive Google map!
Uses
Show your users' locations can be shown on an interactive Google map after being geolocated from their IP addresses.
Also supports the ability to show all users or only those that are currently logged in.
Locations are calculated in batches to ensure smooth performance, or updated by each person using drag & drop.
Markers feature a popup with a mini profile including avatar.
Complete Feature List...
Update highlights
!!! THIS VERSION REQUIRES XENFORO 2.2.0 AND PHP 7.2.0 !!!
Coinciding with the release of XenForo 2.2.0, all XenForo 2.2 versions are now Gold ? This is also the last version that will contain the XF 2.2 / PHP 7.2 warning in the release notes.
Complete Change Log
No changes, version bump only
Update highlights
This version resolves an issue when loading options on certain pages other than the main AdminCP settings page.
Complete Change Log
Fix: When viewing options from pages other than the "Settings" page, a server error could be generated
Update highlights
This version resolves a couple issues with regards to some members showing on the map who should not be.
Complete Change Log
Fix: The opt-out setting was not correctly applied
Fix: Users who have been excluded from the map should now more reliably be excluded
Fix: The "opt-out" flag behaviour was reversed
Update highlights
Complete Change Log
- This version fixes an issue where the "Online users only" setting would show no users and in some scenarios, produce a server error.
- Fix: "Online users only" would not work as intended
Update highlights
!!!This version requires PHP 7.4+!!!
This version adds an automatic refresh of the GeoIP database when the MaxMind license key is changed. It also refactors some backend code as well as fixing compatibility issues with PHP 8.2 / 8.4.
Complete Change Log
Feature: Changing the MaxMind GeoIP license key will now immediately trigger a background update
Change: Refactored backend code
Change: Bump minimum PHP version to 7.4 and...
Complete Change Log
Change: Reduced query count due to new XenForo 2.3 functionality
Change: Replace deprecated function calls
Change: Updated macros to XF 2.3 format
Change: Replaced Google Maps with Leaflet/OpenStreetMaps
Change: Replace various references with class-string<T> equivalents
Change: Update code for PHP 8.0
Change: Remove "XenForo" from copyright footer
Change: Necessary changes for the new...
This version is now considered stable. No issues were discovered during the testing phase.
* **Fix:** Fix server error when geolocating IP addresses *2024-09-23*