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)

Trigunflame 03-11-2006 02:33 PM

Quote:

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

Have you many any significant changes to your vbulletin database tables?

DementedMindz 03-11-2006 02:37 PM

nope not at all its really a new site im just starting... i have a few admins so it should log there ips and mine... and there is post in the forums

ConqSoft 03-11-2006 02:58 PM

If you have it set to record the IP (whether shown or not), it should record for everyone; not just Admins. Unless you're using some hack to change the way it records IPs.

wrang 03-11-2006 06:23 PM

Great product. I have a small forum in Scandinavia and a swedish spooken forum is it possible to just have the scandinavian contrys or just europe

DementedMindz 03-11-2006 08:20 PM

Quote:

Originally Posted by ConqSoft
If you have it set to record the IP (whether shown or not), it should record for everyone; not just Admins. Unless you're using some hack to change the way it records IPs.


nope not at all it displays tyhem when there online it just dont keep records of them when they leave on the top map the guest and members shows fine though

ConqSoft 03-11-2006 08:26 PM

When you view a post by a user, there should be a little computer icon under each user's name.

It looks like this: https://vborg.vbsupport.ru/external/2010/03/16.gif

Clicking that should show you the IP address the user was at when they made that post. If you don't have that icon showing, then you don't have it set to log IPs.

DementedMindz 03-11-2006 08:41 PM

yeah i have it showing im going to try and have a few people post and see if they show i think i got mine to log it now... i erased it and reinstalled it

vauge 03-12-2006 12:43 AM

This is awesome!!

Is there a way to get a map like this?

http://www.hostip.info/yesterday.html

Thanks!

Trigunflame 03-12-2006 01:44 AM

Quote:

Originally Posted by vauge
This is awesome!!

Is there a way to get a map like this?

http://www.hostip.info/yesterday.html

Thanks!

Yes thanks for the link, I will work on integrating that map ASAP.

Trigunflame 03-12-2006 03:39 AM

PS. I have a new update ready but the file exceeds the upload limit.. will have to see if I can get an admin to upload it for me.

Trigunflame 03-12-2006 10:43 AM

Still waiting for stefan, or brad to get on... then I can update this hack..

vauge 03-12-2006 12:20 PM

I actually got it working with that pic, but it is like 500k - way too huge.

Moved it over slighty to be in line with the other maps.

Example: http://www.debatepolitics.com/worldmap.php

ZeroMage 03-12-2006 12:48 PM

Hwo do you take out the auto resizing?

vauge 03-12-2006 12:54 PM

I removed these from the template:

Code:

from the body onload remove (2x):
, $vboptions[wmp_defaultsize]

and from the table(2x):
<a href="#" onmouseover="wmpsu('wmp_members', 1080, 539)" onmouseout="wmpsd('wmp_members', $vboptions[wmp_defaultsize])">


Darat 03-12-2006 03:22 PM

Quote:

Originally Posted by vauge
I actually got it working with that pic, but it is like 500k - way too huge.

Moved it over slighty to be in line with the other maps.

Example: http://www.debatepolitics.com/worldmap.php

Saved as a jpeg you can get it down to a reasonable 42k.

Trigunflame 03-12-2006 03:50 PM

Update:

3/12/2006 12:54pm -
1. Added a new Realistic World map
2. Configuration Editor partially remade, allows easier selection of Maps.

DementedMindz 03-12-2006 04:05 PM

damn Trigunflame your really coding alot here... and all of it is nice work thanks :)

Tracer Gun Kata 03-12-2006 04:05 PM

Updated with no problems.. looks great ;)

steven s 03-12-2006 04:14 PM

Quote:

Originally Posted by Tracer Gun Kata
Updated with no problems.. looks great ;)

Same here. Gotta love plugins and those who are willing to share.
Thanks!:)

I just wish I could have a isolated version.
Something that only looks at a small geographic area.

wrang 03-12-2006 04:45 PM

Hope for a help this time:

Is it possible to just have a map over europe or Scandinavia (Sweden/Norway/Denmark/Finland)

I just have a few member outside this contrys becouse its a swedsih spooken forum.

Hope for some answer

Betst regards

Trigunflame 03-12-2006 04:47 PM

Quote:

Originally Posted by wrang
Hope for a help this time:

Is it possible to just have a map over europe or Scandinavia (Sweden/Norway/Denmark/Finland)

I just have a few member outside this contrys becouse its a swedsih spooken forum.

Hope for some answer

Betst regards

Not currently no, this is a World Map hack ;) For a limited area, you would be better of offering your members something like http://www.frappr.com/

wrang 03-12-2006 05:05 PM

Thanks for the help Trigunflame !:bunny:

steven s 03-12-2006 05:18 PM

I've installed this on two different boards, on two different servers.

The first server went without a hitch.
The second server is having problems with the .png files.
Warning: imagepng(): Unable to open blah blah blah.
The files all have the correct CHMOD settings.
GD is enabled. Works when I select jpeg.

I'm curious why this one installation doesn't work.:tired:

Trigunflame 03-12-2006 05:23 PM

Quote:

Originally Posted by 1996 328ti
I've installed this on two different boards, on two different servers.

The first server went without a hitch.
The second server is having problems with the .png files.
Warning: imagepng(): Unable to open blah blah blah.
The files all have the correct CHMOD settings.
GD is enabled. Works when I select jpeg.

I'm curious why this one installation doesn't work.:tired:

Ok give me a couple min.

Trigunflame 03-12-2006 05:26 PM

Quote:

Originally Posted by Trigunflame
Ok give me a couple min.

Now that I think about it, your 2nd server may not have libpng support. But you said it works with the jpeg output option?

If so, thats better anyway; typically a smaller filesize and you can control the compression.

steven s 03-12-2006 05:40 PM

Quote:

Originally Posted by Trigunflame
Now that I think about it, your 2nd server may not have libpng support. But you said it works with the jpeg output option?

If so, thats better anyway; typically a smaller filesize and you can control the compression.

Thanks.

Looking at phpinfo
Is PNG Support Enabled the same as libpng support?

yinyang 03-12-2006 05:53 PM

is it possible to do the same with only a map of say, USA?

Holidazed 03-12-2006 06:04 PM

I installed this and it is giving me this error when the task runs.

No Value Given For GEOIP Database

Ideas?

Holidazed 03-12-2006 06:05 PM

D'Oh! I forgot to import the plugin.

DementedMindz 03-12-2006 08:29 PM

ok question im still have issues with it not keeping All Members marks on /worldmap.php it seems like when the cron runs it removes the marks would that cause it?

Trigunflame 03-13-2006 06:15 AM

Quote:

Originally Posted by bitg
D'Oh! I forgot to import the plugin.

Yes that would probably cause it :)

Trigunflame 03-13-2006 06:17 AM

Quote:

Originally Posted by DementedMindz
ok question im still have issues with it not keeping All Members marks on /worldmap.php it seems like when the cron runs it removes the marks would that cause it?

The cron should be whats writing the data onto the map. No one else is having this issue, quite odd..

DementedMindz 03-13-2006 10:46 PM

yeah im not sure but i have posted a few times in the forum so it should have logged me at least and it hasent logged me at all... it was there but after so long it goes away... i even triple checked the install and its flawless.... not to sure what could be causeing the problem.... when they are online it shows it perfect just if they post on the forum or anything else it will log it then erase it later....

Trigunflame 03-14-2006 10:26 AM

Thats very odd, I will try to check it out later today.

heynurse 03-14-2006 01:19 PM

I installed it, it worked great, but was killing my server load when it updated every 15 min, so I had to remove it. We had about 800 users on when I installed and tested it.

Still a great hack, thanks for sharing it! I copied the images of the maps when I had it installed, pretty cool!

ConqSoft 03-14-2006 01:25 PM

You can turn off the Who's Online version; and set the task to just run once a day in your low-peak time.

Trigunflame 03-14-2006 01:29 PM

Quote:

Originally Posted by heynurse
I installed it, it worked great, but was killing my server load when it updated every 15 min, so I had to remove it. We had about 800 users on when I installed and tested it.

Still a great hack, thanks for sharing it! I copied the images of the maps when I had it installed, pretty cool!

Ya, it could be worse though ;), I optimized both of the queries it uses to get as few results as possible; so hopefully it shouldnt affect it to0 bad.

Trigunflame 03-14-2006 01:37 PM

Update:

3/14/2006 - Forgot to uncomment keep-alive code.

heynurse 03-14-2006 02:01 PM

Quote:

Originally Posted by ConqSoft
You can turn off the Who's Online version; and set the task to just run once a day in your low-peak time.

true. I might try that at a latter time. Thanks for the tip.

DementedMindz 03-14-2006 04:29 PM

Quote:

Originally Posted by Trigunflame
Update:

3/14/2006 - Forgot to uncomment keep-alive code.


i didnt update this yet cause it finally started to keep track where is the keep alive at or do i need to update everything?


All times are GMT. The time now is 02: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.02483 seconds
  • Memory Usage 1,818KB
  • 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
  • (1)bbcode_code_printable
  • (14)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