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)

mystikmedia 02-19-2009 05:33 PM

I would like to know that too.

Jeff G 02-24-2009 04:58 PM

yes it does, I am running 3.8.1 & have installed this mod without a hitch.

Fire[PrEDaToR] 02-26-2009 02:16 PM

i install that, all ok, but i change the map style, and this doesn't work. help me please

mystikmedia 02-26-2009 02:27 PM

I forget the exact wording, but you need to use the rebuild option to run the cron job or wait until the cron job runs normally for the change to take effect.

kalisekj 04-24-2009 06:07 PM

I have installed it successfully! WooHoo! Question though how do I get it to show the city or country the person is in if I hover over the dot or is this not a feature of this?

chick 04-28-2009 09:28 PM

Is it possible to only use this for admins to monitor? I haven't installed it yet.

nininails 06-13-2009 08:24 PM

Hello I have install it on 3.8.2

It is ok but a question

Is it normal that it don't say me the name of the member????

On the map the "red circle" don't tell me the name of the member??

Instead I have "Whos online" or I would like to have the name of the member.

And can i have a larger map?

masons 07-25-2009 01:26 PM

3.8.3 works perfect!

TheLastSuperman 07-25-2009 05:16 PM

Quote:

Originally Posted by masons (Post 1855177)
3.8.3 works perfect!

Good to hear, DL-ing now then B-day party then install and tweak later tonight :D

CLSSY56 08-02-2009 01:48 PM

I get this error while trying to get the task to start, I do have wmp.php installed in the right directrory.

Quote:

World Map Plotter


Warning: require_once([path]/worldmap/geoip/geoipcity.inc) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/cron/wmp.php on line 21

Fatal error: require_once() [function.require]: Failed opening required '/home/horizon/public_html/forums/worldmap/geoip/geoipcity.inc' (include_path='.:/usr/lib/php') in /home/horizon/public_html/forums/includes/cron/wmp.php on line 21

CLSSY56 08-02-2009 02:29 PM

Fixed: worldmap directory was not in forums directory

CLSSY56 08-02-2009 02:39 PM

I have this warning now:
Quote:

Warning: fseek(): supplied argument is not a valid stream resource in [path]/worldmap/geoip/geoip.inc on line 396

Warning: fread(): supplied argument is not a valid stream resource in [path]/worldmap/geoip/geoip.inc on line 398
I also have the worldmap directory set at 777, so I'm not sure why this I have this error.

CLSSY56 08-02-2009 09:32 PM

Fixed: After trying to reload and troubleshoot, I forgot to reload the DAT file.

Works great on 3.8.3, thanks!

CLSSY56 08-02-2009 10:05 PM

Quote:

Originally Posted by Quarterbore (Post 1061722)
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:

// WOL
if ($vbulletin->options['wmp_wol'])
{
    
$wmp->plot('wol');
    
$wmp->output();
}

// Members
if ($vbulletin->options['wmp_members'])
{
    
$wmp->plot('members');
    
$wmp->output();


And I removed the following:

PHP Code:

// Members
if ($vbulletin->options['wmp_members'])
{
    
$wmp->plot('members');
    
$wmp->output();


Then I created a seperate Cron file where I did the opposite and I saved that as a CRON job!

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!

This looks like a great idea. I do have something to ask though. Is there a way to refresh the Cron for the WOL per page refresh.

CLSSY56 08-15-2009 11:30 AM

Thanks for the mod, it works great! I've got it running in the members area and in the Who's Online. I did take the advice of a few and split the cron job. I have the members map update once a day and the Who's Online map update every minute. I do wish that the dots would show the IP address if you hovered over them.

chick 08-25-2009 09:53 AM

Works great on 3.8.4 - thank you for this colorful hack.

cherylferraro 09-27-2009 07:10 PM

I've also got it running on 3.8.4.

This is still a good mod!

cammot 02-24-2010 06:47 PM

Could someone please advise me how to uninstall this Mod. I ran it briefly when I had vB 3.8, but after upgrading to vB4 I lost all my links to this mod. I still see it on my vBulletin server directory and would like to remove it the proper way.

Can anyone help with this.
Thanks
cammot


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.01530 seconds
  • Memory Usage 1,768KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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