Version: 2.00, by Trigunflame
Developer Last Online: Nov 2019
Version: 3.5.4
Rating:
Released: 03-07-2006
Last Update: 03-13-2006
Installs: 372
Template Edits
Additional Files
No support by the author.
Vbulletin World Map Plotting System Show Your Guest/Members From All Over The World !!!
Summary:
The core of this system I developed approximately 3 years ago but was unable to practically distribute it on vborg due to the fact the GEOIP City Database was a very expensive software product; and it is needed to map IP Addresses to Global Lat/Lon Coordinates.
With the recent availability of a "Lite" version of the City Database I have decided to build from the ground up a new hack that utilizes it to display 2 map structures.
1. Plots Your Current Members/Guest Online available on the Whos Online Page.
2. Plots Your Registered Members last known Coordinates on the Member List Page.
3. Coordinates are calculated from IP Addresses stored in your Forums Database.
Features:
Automatic & Accurate plotting of your Guest & Members on the WorldMap.
WorldMap Page to view Both Maps, added to your navbar.
Enable WOL, Member Plotting Independently
Control Panel Options
Specify Plotting Image Type, Size, Color
Specify Opaque, Alpha Transparency
Support for Payed Full Version of City Database
Updates on Scheduled Task Interval
Map is shown small and expands on Mouseover, then contracts back.
Instructions:
1. Download Zip File
2. Read INSTALL.TXT
3. Run the crontask manually the first time, so it will generate your images.
4. Click Install if you like it
Updates:
3/14/2006 - Forgot to uncomment keep-alive code.
3/12/2006 12:54pm -
1. Added a new Realistic World map
2. Configuration Editor partially remade, allows easier selection of Maps.
3/8/2006 11:35pm - Added a worldmap.php Page, for viewing both maps.
3/8/2006 9:52am - Fixed the jpeg output problem.
Nope.. this is done automatically from the data in your Forums Database.
I was actually thinking about using the google/yahoo api.. but it wasnt realistic adding potentially hundreds of thousands of custom markers on a map system like those would be horrible resource wise.. not to mention the bandwidth needed to do it on each page load..
Thus this system build the image and saves it.. ie. no overhead.
Ok.. Cool.. Thanks.. It looks pretty spiffy.. I will probably install this later tonight or sometime this week
Warning: main(/home/webnoob/public_html/forums/./includes/cron/wmp.php): failed to open stream: No such file or directory in /admincp/cronadmin.php on line 64
Warning: main(): Failed opening '/home/webnoob/public_html/forums/./includes/cron/wmp.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /admincp/cronadmin.php on line 64
Warning: main(/home/webnoob/public_html/forums/./includes/cron/wmp.php): failed to open stream: No such file or directory in /admincp/cronadmin.php on line 64
Warning: main(): Failed opening '/home/webnoob/public_html/forums/./includes/cron/wmp.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /admincp/cronadmin.php on line 64
Done
As said in the instructions.. the included wmp.php from the zip file must be placed in your vbulletin cron directory.