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)

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 06:04 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.01318 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)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
  • (8)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