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)

creedmaniac 03-09-2006 11:54 AM

i'm stuck on step 5...how do i extract the .dat from the .dat.gz?

ConqSoft 03-09-2006 11:56 AM

WinZip will do it if you're on Windows. Or ftp it up to your server, telnet in, and use gzip to extract it.

creedmaniac 03-09-2006 12:13 PM

thanks...guess i had a brainfart for a minute

i was also wondering if someone would be kind enough to show me how to turn the members list link into a dropdown that had the members list and the map in it?

creedmaniac 03-09-2006 12:26 PM

also...in the readme...the two optional items...what do they do?..

Darat 03-09-2006 12:31 PM

Add the maps to the top of the member's list and who's online pages.

MorrisMcD 03-09-2006 12:34 PM

Quote:

Originally Posted by Darat
I've colourised the map if you want to use it you can just replace your World100.png with this one - the filesize is somewhat larger!

Also in the original installation pack the PNG with transparency has the Mediterranean and a few other areas as solid, I've attached a corrected World100a.png.

I added these maps... Well.. Overwrote the old ones with these I should say.. Then I reran the cron job... My maps didnt change.. am I forgetting to do something?

Darat 03-09-2006 12:39 PM

If you are using the transparent option so that your background shows through you may not notice much has changed since all I did was set the Med sea to transparent.

If you are not using the transparent option then the new coloured map should appear - all I did was replace the old map in ./forum/worldmap/maps with the new one, ran the cron job manually and then refreshed the page and it used the new map.

Wachtmeister 03-09-2006 12:46 PM

Hello,

great plugin! But does it really count online users & guests? i have 81 people online 15 users and 66 guests and only see about 20 red points. Is it, because most of them come frmo the same city or does it miss some?

ConqSoft 03-09-2006 12:56 PM

It could miss some if the IP isn't in the database I guess. Plus, this is the LITE version of the database, so it may not be as complete as the one you can purchase.

creedmaniac 03-09-2006 01:06 PM

will changing the minutes in the cron from 14,29,44,59 to 5 make it run every 5 minutes?

MorrisMcD 03-09-2006 01:07 PM

Quote:

Originally Posted by Darat
If you are using the transparent option so that your background shows through you may not notice much has changed since all I did was set the Med sea to transparent.

If you are not using the transparent option then the new coloured map should appear - all I did was replace the old map in ./forum/worldmap/maps with the new one, ran the cron job manually and then refreshed the page and it used the new map.

ok.. yea.. i had to turn transparency off!! :D Thanks

ConqSoft 03-09-2006 01:08 PM

If you want it to run every 5 minutes you would have to have several cron entries.

1st one: 5, 10, 15, 20
2nd one: 25,30,35,40
3rd one: 45,50,55,00

creedmaniac 03-09-2006 01:11 PM

Quote:

Originally Posted by ConqSoft
If you want it to run every 5 minutes you would have to have several cron entries.

1st one: 5, 10, 15, 20
2nd one: 25,30,35,40
3rd one: 45,50,55,00

thanks much...i think that all my questions...so maybe i'll shut up now :D

Trigunflame 03-09-2006 01:41 PM

Thanks guys for helping with support while im working on other stuff :)

Mastar 03-09-2006 02:29 PM

It would be cool if when click on the '+' it would show the username and the ip.

Maybe in the next version!!??

ConqSoft 03-09-2006 02:50 PM

Quote:

Originally Posted by Mastar
It would be cool if when click on the '+' it would show the username and the ip.

Maybe in the next version!!??


That's not really feasible for a site with a lot of members; They're all on top of each other (view my map). I think this hack is more just to show your coverage area.

If you want user detail, the Google Map hack (or www.frappr.com) would be a good choice.

Trigunflame 03-09-2006 03:24 PM

Quote:

Originally Posted by Mastar
It would be cool if when click on the '+' it would show the username and the ip.

Maybe in the next version!!??

This hack was created for the purpose of showing a generalized global perspective of your member base.

That being said, its not practical to load potentially several thousands of user coordinates into a client side google system like that on each page load.

1. Extra Bandwidth
2. More Memory Usage

Trigunflame 03-09-2006 11:48 PM

Quote:

Originally Posted by creedmaniac
thanks much...i think that all my questions...so maybe i'll shut up now :D

Ya I figured 15 minute interval would be a nice compromise for default values.

ConqSoft 03-10-2006 12:04 AM

Will it mess anything up if I cut the "dead space" off the bottom of the original map images?

Trigunflame 03-10-2006 12:05 AM

Quote:

Originally Posted by ConqSoft
Will it mess anything up if I cut the "dead space" off the bottom of the original map images?

It shouldnt, but I havnt tried it so I don't know ;)

ConqSoft 03-10-2006 12:37 AM

Yep, it does mess it up. :( I guess it plots from the bottom up. :)

Trigunflame 03-10-2006 12:50 AM

Quote:

Originally Posted by ConqSoft
Yep, it does mess it up. :( I guess it plots from the bottom up. :)

I doubt it, more than likely due to imagesize calculations that I perform for scaling coordinates to the map.

Setting static values for height/width on the x,y code that determines plot location would probably fix what you're trying to do.

drex 03-10-2006 07:49 AM

this hack rocks! thank you!

Snake 03-10-2006 09:16 AM

Great hack!

/me installs

Trigunflame 03-10-2006 09:25 AM

Quote:

Originally Posted by Aftermath
Great hack!

[high]* Aftermath installs[/high]

Why thankyou ;) :bunny:

SMO 03-10-2006 06:10 PM

This is pretty fancy.

Is it possible to not allow the enlarged map on mouse over and just leave the normal?

q8-star 03-10-2006 07:30 PM

I've got a question and a suggestion :
  • Did you use phrases for this hack ? I was trying to find phrases using phrases search but didn't find any .If you didn't I hope you do with the next release ,this make life a bit more easy :)
  • Also since the search engines spiders could be a large factor ,keeping a track of them will be unrealistic indication about the forum guests .maybe you can add an option to exclude them .

Other than that I can say nothing but thanks again for that hack .

Lazarous 03-10-2006 08:11 PM

Fantastic hack, thank you.

Quarterbore 03-10-2006 10:00 PM

Simply awsome!

http://www.timeshareforums.com/worldmap.php#

d8tabyte 03-10-2006 11:17 PM

Quote:

Originally Posted by SMO
This is pretty fancy.


Is it possible to not allow the enlarged map on mouse over and just leave the normal?


Edit:

Go into the maps template and remove the onmouse over function - works like a charm.

DementedMindz 03-10-2006 11:53 PM

ok question on my All Members map its not showing nothing but on my Members/Guest Online map it displays it correctly what do you think would cause it from not showing on the first map?

Trigunflame 03-11-2006 12:44 AM

Quote:

Originally Posted by q8-star
I've got a question and a suggestion :
  • Did you use phrases for this hack ? I was trying to find phrases using phrases search but didn't find any .If you didn't I hope you do with the next release ,this make life a bit more easy :)
  • Also since the search engines spiders could be a large factor ,keeping a track of them will be unrealistic indication about the forum guests .maybe you can add an option to exclude them .

Other than that I can say nothing but thanks again for that hack .

1. There are several phrases used, somewhere around 10 I believe. So look harder, ;)

2. Not likely unless more people request it..

Trigunflame 03-11-2006 12:45 AM

Quote:

Originally Posted by DementedMindz
ok question on my All Members map its not showing nothing but on my Members/Guest Online map it displays it correctly what do you think would cause it from not showing on the first map?

They both should show up regardless if there is any data on them or not.. you sure both files are present in the maps directory?

DementedMindz 03-11-2006 03:12 AM

sorry if i didnt word it right both map images are showing up but on All Members map its not logging the members location on it.... it will for online users on the Members/Guest Online but it dont display the mark for All Members... i see the red crosshair on Members/Guest Online but as for All Members it hasent logged one yet... any thoughts on why and sorry i didnt give more info in first post...

Trigunflame 03-11-2006 05:46 AM

Quote:

Originally Posted by DementedMindz
sorry if i didnt word it right both map images are showing up but on All Members map its not logging the members location on it.... it will for online users on the Members/Guest Online but it dont display the mark for All Members... i see the red crosshair on Members/Guest Online but as for All Members it hasent logged one yet... any thoughts on why and sorry i didnt give more info in first post...

No idea, no one else has reported this issue. You may not have any post on your forum?

ConqSoft 03-11-2006 05:52 AM

Do you have this option turned on?

Quote:

Log IP Addresses
For security reasons, you may wish to display the IP address of the person posting a message.

Trigunflame 03-11-2006 08:24 AM

Quote:

Originally Posted by ConqSoft
Do you have this option turned on?

Good idea :)

hotrod1 03-11-2006 02:13 PM

Awesome, thanks!

DementedMindz 03-11-2006 02:22 PM

i have it set to Display, but require administrator or moderator is that ok? im going to make another post in the forum also see if that works .... thanks for quick response ill let you know thanks

DementedMindz 03-11-2006 02:25 PM

nope still nothing it still only shows them on Members/Guest Online but not on the other map


All times are GMT. The time now is 01:37 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.01809 seconds
  • Memory Usage 1,819KB
  • 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
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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