![]() |
can leave it alone, u probably dont need it.
|
Quote:
|
this is great! is it possible to cut off antartica and siberia etc?
also, this has made me REALLY inquisitive. is it possible to make this output where people are in text format? like, i have a user in SOuth Africa, i want to know who it is. is it possible to have it say where a user is based in their member profile, using this database? |
Hello, i get his error in my fist run:
Warning: Unexpected character in input: ' in /www/docs/orchidswamp.com/public_html/worldmap/geoip/geoipcity.inc on line 2066 Parse error: parse error, unexpected T_STRING in /www/docs/orchidswamp.com/public_html/worldmap/geoip/geoipcity.inc on line 2067 In my worldmap i have : [us8 public_html]$ ls -alR worldmap worldmap: total 16 drwxr-xr-x 3 801 801 4096 Mar 14 23:31 . drwxr-xr-x 32 801 801 8192 Mar 15 00:07 .. drwxr-xr-x 2 801 801 4096 Mar 15 00:33 geoip worldmap/geoip: total 24344 drwxr-xr-x 2 801 801 4096 Mar 15 00:33 . drwxr-xr-x 3 801 801 4096 Mar 14 23:31 .. -rw-r--r-- 1 801 801 24887729 Mar 7 03:41 GeoLiteCity.dat [us8 public_html]$ Please help, Thanks!! Ivan |
Quote:
|
did I miss an area or code where I can change what is pulled up to be displayed. Right now it looks like it is only pulling up my subscribers, I would like it to display for every member. Any help in the coding and location to find it?
|
Quote:
While this system could be setup to automatically insert information into that profile field it probably wouldnt be a good idea; the GEOIP city lite database while being the best 'free' IP database is still not very accurate in terms of hitting your city direct on. So you would most likely have profiles with many false positives; the map was created to be a 'general' observation of where your members/guest are scattered throughout the world. |
Quote:
|
Quote:
PHP Code:
|
So, is there a way to have to pull and plot all registered members?
|
It could be changed to fall back to their Registration IP I suppose. Not sure how it would affect performance to do two searches though.
|
actually, I don't want it to do both, I only have one map showing
Just want to pull from the registration IPs, any idea as to how to code that and where? |
Oops, and what php are you pulling from, I can't seem to find that one.
|
Quote:
Code:
"SELECT register.ipaddress" |
Quote:
i know, i know, go ask in the other thread ;) its just that i've tried to do this myself by editing that code and it didnt quite work. im a jsp expert, not php :( |
anyone got anything on this and getting ALL the REGISTERED IPs to by shown?
|
To have it plot ALL registered members, and not just those that have posted, do this:
In class_wmp.php, change this: Code:
"SELECT post.ipaddress " . Code:
"SELECT ipaddress " . |
I think that did it, it at least put MORE on there.
|
Yeah, I have 5200 members who haven't posted, so switching to the Registration IP filled the map in even more.
I guess it depends on if you want to show all members, or only those members who participate. Also, their Registration IP never changes, so if they move to a new location, their location on the map will remain the same. If you get the IP from their last post, it will always get their latest location. There should be a way to combine the two and use the Registration IP if they have 0 posts. I may play around with it, unless the hack author wants to.... :D |
Quote:
I put all the files, and show the error... :confused: Thanks, Ivan |
Thank you so much for creating this!!!
I used ConqSoft's class_wmp.php change https://vborg.vbsupport.ru/showpost....&postcount=177 which worked well too. It's my favorite new toy... |
question now will this just change it for All Members or both?
|
All Members... The Who's Online map goes by the IP addresses of all members/guests that are currently online, so this doesn't have any affect on that.
|
ok thanks for the code and the quick response
|
Quote:
|
|
Back to the server load issue mentioned a few pages back...
I think it would pay to redo the hack so that it only updates the MEMEBER map once a day (at an off time) and then have it do the calculations for the WHO IS ONLINE every 15-minutes... The server load has to come from plotting thousands of members (MEMBER MAP) as opposed to the dozens to hundreds (WHO'S ONLINE) so splitting the two tasks would save a lot of server load... I am swamped with work but if nobody else beats me to it I will see about splitting the tasks so that seperate CRON jobs can make it run. |
From one of my users:
Quote:
https://vborg.vbsupport.ru/ |
i was just wondering why is the title of the page like this???
<title>$vboptions[bbtitle] - View All Thread Bans</title> its on the worldmap.php page |
Oh !! Very very good work guy Thanks a lot for your sharing ;)
How to display on the map who is who ? Is it possible ? Thx ! |
Here's some ideas for added features, based on this:
http://clustrmaps.com/counter/maps.p...clustrmaps.com How about an option to vary the size of the "dot" based on how many people in that area? It also lets you click on areas to get a "zoomed" map of that area. |
|
|
Quote:
thats a good idea i think.... i wish it would show who the member on the dot was maybe some sort of cache system could be used this way it aint using so much queries and resources have it update once a day or maybe twice a week for newer members it missed.... i know on a board with alot of members it may be a resource hog but if it only updated it once or twice a week and had that file cached it may save alot of resources too... maybe you and Trigunflame could get together and use his cached system and have it work with this to save it in cache..... just trying to give some ideas on improvement ... sorry if it sounds stupid :confused: |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Nevermind. Figured it out.
|
did you run the task to create the images?
|
All times are GMT. The time now is 02:21 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|