vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Vbulletin World Map System (https://vborg.vbsupport.ru/showthread.php?t=109819)

Raydar 11-10-2006 05:33 AM

Great idea for a hack.

I think my users will love this.

Does it work on Vb 3.6 yet please?

Also, how much load does something like this put on the server please?

Thanks

Reggie

bada_bing 11-10-2006 02:27 PM

This is a nice map system but for my forums since its not based from world wide but rather several US States, is there a way to set the map to stay zoomed in closer to certain states like the Googlemap hack rather then then entire world?

hnjco 02-10-2007 12:53 AM

Is this working for 3.6.4?

steven s 02-11-2007 01:38 AM

Quote:

Originally Posted by hnjco (Post 1178829)
Is this working for 3.6.4?

Yes.
http://www.318ti.org/forum/worldmap.php

Raydar 03-22-2007 03:49 PM

I am installing this onto 3.6.4.

Do I need to insert a varname for the scheduled tasks part? Also down the bottom of the scheduled tasks page it has a drop down menu called 'products'. I imagine that I select world map plotter with this menu?

Thanks

Reggie

Raydar 03-22-2007 04:21 PM

Okay, all installed, it looks awesome.

In answer to my question (in case someone else wants to know) I set the varname to WMP and selected the world map plotter as the product in scheduled tasks.

I have changed the behaviours. Onmouseover to onclick, which works well, but the mouseout code to ondblclick, doesn't seem to work properly. It just makes the page move a bit. Any ideas what I'm doing wrong please?

Thanks

Reggie

Morrighan256 03-28-2007 04:29 PM

Again, I have to ask--I've reinstalled this, downloaded and installed the most current GeoCityLite.dat file, checked the permissions on the directories, checked the chronjob, and I haven't updated my forum to 3.6; I'm still running 3.5.4. As the developer's gone off, could anyone give me a hand with this and tell me why it might have stopped updating? My members loved it, but it's not much use when it won't update. My undying gratitude for any help. :(

Raydar 03-29-2007 02:50 AM

G'day mate,

If it is not updating, it sounds like the Scheduled Tasks has not been set up properly.

Check your settings against mine.

Attachment 62451

Hope that helps.

Reggie

Morrighan256 03-29-2007 11:36 AM

No, it says it's running--it's scheduled for every fifteen minutes and was just done five minutes ago, as of the time of this post. :confused:

Raydar 03-29-2007 03:43 PM

Hi Mate

Some hosts don't allow cron jobs to run automatically. I had this problem on a singles site I run. You should maybe check with your host that there is no restriction. This is the norm on many clustered servers.

Who is that girl in the pink dress? I'm very easily distracted by bright shiny colours.

Regards

Reggie

Morrighan256 03-29-2007 04:27 PM

Okay, I'll check with my host. My avatar's part of a picture by Blackeri, a Polish digital artist. Her work is gorgeous.

hnjco 03-29-2007 07:35 PM

Installed and Clicked

Working great on 3.6.5

http://www.geopakistani.net/gpforums/worldmap.php

imported_lean 04-23-2007 12:27 PM

hi all im trying to find

10. + Open your styles navbar template

Quote:

- Find <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>

- Under this place the following:

<td class="vbmenu_control"><a href="worldmap.php$session[sessionurl_q]">Members World Map</a></td>

- Save the template.

from the intall guide but i cannot find where all this is..also when i have done this part im not quite sure about step 11.

any help would be mightly appreciated

imported_lean 04-23-2007 12:54 PM

weeeeeeeeee sorted it !

TotalTorque.net 04-23-2007 09:02 PM

Quick question - what if you don't want a world map - but a country specific one?

99% of our user base will be in the UK, so a UK map would be great, but if its a world one (especially if you can't zoom in, or can you?) then it'd be little use.

keharris53 06-18-2007 07:20 PM

Not sure what I did wrong. Link brings up blank page. Error when manually running scheduler: No Value Given For GEOIP Database. World Mapper does not show up in Vb Admin Options. Thanks.

keharris53 06-18-2007 07:59 PM

okay, didn't handle the xml properly. Finally got through all the posts and found my answer. I just learned something. Thanks.

keharris53 06-27-2007 08:22 PM

The maps are working great! I do have one skin option wherein the map width causes my borders to break. I've found what appears to be the max size on mouseover. How do I go about downsizing the original map (realistic) to fit within my table? Thanks.
This appears to be a problem with Firefox2. IE is okay, except borders are broken on mouseover.

Disregard. Though it does break borders on expansion, that's minor. The actual problem was realized when I removed the link from my navbar. Yep! So, now I'll just modify to add another navbar row. Thanks.

pbmansion 07-22-2007 05:45 PM

Working with 3.6.7 PL !!


http://www.pbmansion.com/forums/worldmap.php

Total666 08-06-2007 10:32 PM

WOrks great on 3.68

glennno 08-08-2007 02:01 AM

Quote:

Originally Posted by ConqSoft (Post 925969)
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 " .
                "FROM " . TABLE_PREFIX . "post AS post, " .
                TABLE_PREFIX . "user AS user " .
                "WHERE user.userid = post.userid " .
                "AND user.lastpost = post.dateline"

To this:
Code:

                "SELECT ipaddress " .
                "FROM " . TABLE_PREFIX . "user"

It would be better to have it use their latest post IP if available, then fall back to their registration IP if they have never posted, but I haven't gotten around to trying to do that yet... Maybe the hack author will. ;)


Has this idea been updated at all? Is it possible to use registration IP's for all members, then update the map location whenever anyone logs on, based on their logon IP? I have some members who travel a lot, and it'd be awesome to see them pop up where they actually are whenever they log on, even if they don't post.

Is this possible?

Thanks! I love this mod.

Fredatitulip 08-08-2007 04:31 AM

Quote:

Originally Posted by Trigunflame (Post 919160)
As said in the instructions.. the included wmp.php from the zip file must be placed in your vbulletin cron directory.

Really looking forward to using this. Beauty.

I get this same error, even though the wmp.php file is in my cron folder... I'm looking right at it.

What else might I be doing wrong?

Thanks!

Fredatitulip 08-08-2007 04:42 AM

Quote:

Originally Posted by Fredatitulip (Post 1312422)
Really looking forward to using this. Beauty.

I get this same error, even though the wmp.php file is in my cron folder... I'm looking right at it.

What else might I be doing wrong?

Thanks!

Never mind. Figured it out. Thx!

MDK-Indy 08-08-2007 05:30 AM

Anyone have the GeoLite City Binary for me?
The file on http://www.maxmind.com/app/geolitecity are demage, cant unpack it.

greeting Indy

Total666 08-08-2007 07:04 AM

redownload the file - it is fine ..

MDK-Indy 08-08-2007 08:36 AM

I have download ca. 20 times, cant unpack whit Winrar 3.62 or ZipMagic 4.0.

The error message is "File are unknow Format or demage"

greeting Indy

Total666 08-08-2007 03:25 PM

Quote:

Originally Posted by MDK-Indy (Post 1312521)
I have download ca. 20 times, cant unpack whit Winrar 3.62 or ZipMagic 4.0.

The error message is "File are unknow Format or demage"

greeting Indy


Uninstall your win rar , then re-install win rar

GeoLiteCity.dat.gz
Size = 16.5 MB (17,405,150 bytes)
Size on disk = 16.6 MB (17,408,000 bytes)

You are download this ?? http://www.maxmind.com/download/geoi...iteCity.dat.gz

is your file size the same ??? :confused:

MDK-Indy 08-08-2007 09:53 PM

Have upgrade winrar from 3.20 to 3.62, both Versions say "File are unknow Format or demage"

Have Download from http://www.maxmind.com/download/geoi...iteCity.dat.gz

My File are:

GeoLiteCity.dat.gz
Size = 26,0 MB (27.304.889 Bytes)
Size on disk = 26,0 MB (27.308.032 Bytes)

Im very confused

greeting Indy

SVTCobraLTD 08-09-2007 12:50 AM

Any chance this can show one state is the US? All my members are from PA, so I mainly would like to show the state of PA. Any chance of this doing that or another program?

SVT

Total666 08-10-2007 03:04 AM

Quote:

Originally Posted by MDK-Indy (Post 1313097)
Have upgrade winrar from 3.20 to 3.62, both Versions say "File are unknow Format or demage"

Have Download from http://www.maxmind.com/download/geoi...iteCity.dat.gz

My File are:

GeoLiteCity.dat.gz
Size = 26,0 MB (27.304.889 Bytes)
Size on disk = 26,0 MB (27.308.032 Bytes)

Im very confused

greeting Indy

OK , I fiqured this out .... You only unrar the GeoLiteCity.dat.gz file that extracts the folder called GeoLiteCity.dat that contains the GeoLiteCity.dat that is 26.0 MB (27,304,889 bytes) ... The folder GeoLiteCity.dat is the one you upload to your server ..

dfiedler 09-07-2007 04:24 PM

Will this work with VB 3.6.8?

RidinHighSpeeds 10-11-2007 06:53 PM

Is there any way I can edit this hack so that the image created is a much smaller dimension instead of 1080x540?? I would like to have this automatically displayed on the home page, but generated in a smaller size so that the image is quicker to load. I know I'll be sacrificing the details in the larger image, but I understand that..

RidinHighSpeeds 10-11-2007 06:59 PM

Quote:

Originally Posted by RidinHighSpeeds (Post 1357717)
Is there any way I can edit this hack so that the image created is a much smaller dimension instead of 1080x540?? I would like to have this automatically displayed on the home page, but generated in a smaller size so that the image is quicker to load. I know I'll be sacrificing the details in the larger image, but I understand that..

nm..I figured it out.

Thanks anyways :)

anwar.abdullakh 10-11-2007 09:51 PM

I am getting the following error...

Code:

Warning: require_once(/var/www/worldmap/geoip/geoipcity.inc) [function.require-once]: failed to open stream: Permission denied in /includes/cron/wmp.php on line 21

Fatal error: require_once() [function.require]: Failed opening required '/var/www/worldmap/geoip/geoipcity.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/includes/cron/wmp.php on line 21

*edit* nm...got this fixed...works like a charm now.

Mrdby 10-18-2007 06:53 PM

works with latest? v3.6.8 Patch Level 1?

vithorius 04-07-2008 09:44 AM

I woudl like to tag this Mod, because I can't install it right now, but would like to installed it in the future (and I don't want to loose 'contact'...) :confused:

Toxist 05-26-2008 09:03 PM

HI,
I recently upgraded to 3.7 (A WEEK AGO to the latest ver. and while I had RC1 a friend had installed this Mod, After the upgrade I had 5 Templates that needed to be reverted. When I reverted the Templates it deleted the code for this Mod, so I reinstalled it and where I had 1 world map that was automatic, now I have 2 maps Registered and Posted Users, further more It deleted the Help button next to the user cp in the nav bar and replaced Help with Member World Map. ( Now the Map is an option) :eek: I really need the Help button in the Nav Bar and I really do not care for the 2 maps. The registered Users Map is enough. I by no means am any type of Coder and I really have a Hard time doing things such as Mods. But I can Follow simple instructions if you can help me get my Help button back and have only 1 map that is automatic when you click Members. If Not, Not a problem, I will have to uninstall it. Hopefully I won't with a little help. Please advise :confused:

Fynnon 10-20-2008 09:02 AM

not working for my 3.7.2 board

K4GAP 10-22-2008 05:47 AM

Working great on my 3.7.0

odln018 02-01-2009 03:14 PM

Does this work for 3.8?


All times are GMT. The time now is 05:58 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
  • Page Generation 0.02329 seconds
  • Memory Usage 1,825KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete