![]() |
...Oops.... one more :confused: When we try to run the cron the first time we get an error message asking if the file is corrupt. The only thing that we can think of that might cause this was uploading in the wrong format (we're using automatic mode). Do any of these files have to be uploaded in binary? What else might cause this error? :confused:
|
Quote:
|
if you look in the screenshots, it shows the map in the Member List and Who's Online...
The CORE INSTALL only puts a link in the navbar, but if you follow 'Optional', then it also puts it in those 2 sections ;) |
There appears to be a bug with this. We checked this in two separate vB forums. No matter how we have the map(s) set up in ACP it always shows both maps :surprised: Do we have to hard code one of the maps out of the code to get it to not show up? :confused:
|
nm, got it. Thanks
|
I really love your World Map System. It integrates very well with my vBulletin at www.bangkokflying.com/forums. :)
Although I did evertything precisely as your install text file but there is still only one problem which I can not solve . :confused: When I click "Members List", there is a small gray space between my vBulletin and the scroll bar as you can see in my attachment, but when I click "World Members List", there is no any space between them because my vBulletin extend over the scroll bar. How can I solve this problem? Thank You Dr. Jack |
Quote:
On memberlist.php the map showing all members should show up by itself. On online.php the map showing only who is online should show up by itself. That is if you correctly followed the install instructions. |
Quote:
read this post its the fix for it.... https://vborg.vbsupport.ru/showpost....&postcount=222 |
Sorry if this has been answered before.
I do not seem to have any markers from Australia on my world map and I know that there are many people visiting from there. I have had the map running for about 4 days now. Anyone else have this happening? Is this normal? |
Thanks DementedMindz. You help me correct it :banana:
|
Quote:
|
Quote:
|
I guess I am the only that does not have any markers on OZ.
|
you have done here a great thing,
installed it and nominated for hack of the month., you put much effort into it, and it looks really nice yeah :) i am very happy with it :) the world realistic is so good :cool: |
I just installed and I think it's neat, thank you so much for sharing with all of us! :bunny:
Is there a way to have the maps only zoom if it's clicked instead of hovered over? |
Quote:
Code:
onmouseover="wmpsu('wmp_members', 1080, 539)" Code:
onclick="wmpsu('wmp_members', 1080, 539)" |
Oh yeah! of course :o
Thank you! :classic: |
Im stuck on the crontask
Where to you config the CRON and how to you run it manualy? thanks |
Quote:
nice MOD |
Hello everyone! This looks like a great hack but I get the following message when I try to run the scheduled task manually. Any help would be greatly appreciated:
World Map Plotter Warning: main(/backup/TMP_HOME/corvette/public_html/worldmap/geoip/geoipcity.inc): failed to open stream: No such file or directory in /includes/cron/wmp.php on line 21 Fatal error: main(): Failed opening required '/backup/TMP_HOME/corvette/public_html/worldmap/geoip/geoipcity.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /backup/TMP_HOME/corvette/public_html/includes/cron/wmp.php on line 21 |
Anyone????? ttt
:) |
Is there a way to stop it from expanding when you mouseover it? Thats annoying!
|
Quote:
|
Quote:
I've found display and use to be far nicer be separating out the expand/collapse functions from the map proper: my own display has to links just above the map: one to expand it, one to collapse. |
I've just switched my test board to vB 3.6b1, and am re-installing all my hacks one by one. WorldMap seems to have a problem that I've never encountered when running it on 3.5.4:
After going through all the fresh install features, I went to run the cron task manually the first time via the 'Run Now' option in AdminCP, and recieved the following error, which recurs each time I attempt to run it: Code:
Warning: getimagesize(): PNG file corrupted by ASCII conversion in /worldmap/class_wmp.php on line 140 Any thoughts? |
This looks pretty damn cool! I'll look into it...
|
Has anyone yet been able to get this Worldmap hack to work on vB 3.6?
|
Since most people will just skim to the latest posts, here are some of the corrections listed all at once.
To make sure your navbar displays properly... Add to the very first line: Code:
$stylevar[htmldoctype] Change: Code:
<title>$vboptions[bbtitle] - View All Thread Bans</title> Code:
<title>$vboptions[bbtitle] - Member World Map</title> If you're like me, I felt the mouseover/out resizing of the images were too distracting. I played and played around with the code trying to get it to work like I wanted it to. It was mentioned to use onclick instead of onmouseover. This will work, but it doesn't do anything to get the image smaller again. So add ondblclick instead of onmouseout, and it works pretty good. It'll expand the image if you click it, and it'll shrink it back if you double click it. Replace (2x) Code:
onmouseover Code:
onclick Code:
onmouseout Code:
ondblclick |
I am returning to beg for a 3.6-version too
|
Quote:
Check it out at http://www.browncafe.com/forum/worldmap.php |
I wish this were more a "local" type map..
my board is based for mainly one state in the US or maybe even a few of the surrounding states. is it possible to selece the map to plot on? |
Quote:
EDIT FOR UPDATE: Yup, it is up and running! http://www.timeshareforums.com/forums/worldmap.php Thanks again for this MOD!!! Edit 2, I have a couple suggestions.. 1. This info should be in the standard install directions 2. In regards to the "OnClick" and "OnDblClick" in the code suggested in #1, I switched them on my site 3. The directions in #1 are for the template (including the "$stylevar[htmldoctype]") 4. Why don't we conditional out the Who Is Online Map on worldmap.php when "Plot a World Map with the Locations of those Who Are Online" is set to "NO" in the AdminCP? Anyways, I love the script as it is! Just trying to help... |
I am back... I have one more suggestion that I just did for my site...
Why don't we split the CRON job to two seperate activities? What I did was modified the part of the cron file as in this modification that says: PHP Code:
PHP Code:
Now, I have my server generate my Member Map once a day at a slow time (3AM) and the Who's online is generated every 15-minutes. Generating the map of who is online takes much less computing power then the member map! |
Why doesnt my coulored map show when i change the option in ACP?
EDIT> Never mind. Figured it out. However, this is when members visit the link: Unknown Location /Forums/worldmap.php |
(Subscribed) - Waiting for an official release supporting 3.6.x.
Thanks! |
Hi,
I didn't read all sites right now. But just got a short question: Shouldn't pop up a small window who could tell you which user which point in the map is? Or isn't that realized right now? And just for your information: works great with 3.6.2 ;) |
working very well under 3.6.2 thanks
is there any chance i can have Members World Map link under Members List drop down sub menu? instead of having a two menus. i have already have too many links in navbar so please if someone can help me to make a dropdown menu like Quick List for Members List menu. thanks in advance |
Just installed it, works great. BTW, any ideas why my site menu became more narrow ??? Only seems that way on the map. Check it out here
What does the "optional stuff" do that's listed in #11 & #12 of the install.txt ? How come I have 700+ members, but only a handfull shows up under "All Members" map ? |
I installed this some time ago and it was working fine, but then, for some reason, I think it stopped updating itself. I ran the chronjob and it still doesn't show the changes to "all members" or who's currently online. Help?
|
Hey guys, my world map isn't updating itself anymore with 3.6.2. I already uninstalled the files and the "program" in the admincp. But it's already shown under the memberlist, can anybody help me please? Need to uninstall it asap.
Here's the url: http://forum.openunion.net/memberlist.php? Thx a lot! |
All times are GMT. The time now is 10: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:
|