digitalpoint
Well-known member
I ported one of my long-time vBulletin addons from 5 1/2 years ago to XenForo, so here it is...
About
This is a system for geo-locating your currently online users and plotting them on a world Google Map. You can click any of the pins for a link to pull up the user's location in Google Earth.
This is something I originally made 5 1/2 years ago, and decided to port it to XenForo yesterday.
Installation
http://forums.digitalpoint.com/usermap.php

About
This is a system for geo-locating your currently online users and plotting them on a world Google Map. You can click any of the pins for a link to pull up the user's location in Google Earth.
This is something I originally made 5 1/2 years ago, and decided to port it to XenForo yesterday.
Installation
- Put the contents of the js directory into your XenForo js directory.
- Put the contents of the library directory into your XenForo library directory.
- Install the addon_digitalpointUserMap.xml file in your Admin Control Panel -> Install Add-on option.
- Important! - this uses the free GeoIP PHP extension, so you must have it installed on your server in order for it to work.
- Uses the XenForo data_registry so it does not repeat GeoIP queries unnecessarily.
http://forums.digitalpoint.com/usermap.php

