What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on [DBTech] DragonByte Member Map 3.0.1 3.0.1

xF2 Add-on

Update highlights​

This version fixes a bug with geolocating IP addresses. This was a regression from the XenForo 2.2 version due to a deprecation.

Complete Change Log​

Fix: Fix server error when geolocating IP addresses

Update highlights​

!!!This version requires PHP 8.0+!!!

This version mainly introduces compatibility with XenForo 2.3. The add-on has been fully updated, meaning no compatibility layers such as loading jQuery or other such patches are required for this add-on.

One big thing to highlight is the fact that Google Maps has been deprecated and replaced with Leaflet/OpenStreetMaps. You no longer need an API key or worry about being charged by Google for your member map. All functionality should be retained.

Furthermore, a few reported bugs since the release of the last version for XenForo 2.2 have also been resolved.

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 XenForo 2.3 coding style
Change: Automatically clean up files on upgrade
Fix: Fixed template modifications
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 recommended version to 8.2
  • Change: Update dependencies to the latest version(s)
  • Fix: Fix PHP 8.2 compatibility issue
  • Fix: Fix PHP 8.4 compatibility issue
Update highlights
  • This version fixes an issue where the "Online users only" setting would show no users and in some scenarios, produce a server error.
Complete Change Log
  • Fix: "Online users only" would not work as intended
Update highlights

This version corrects the behaviour of the opt-out fix from v2.4.2.


Complete Change Log

Fix: The "opt-out" flag behaviour was reversed
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
Top