Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[DBTech] Member Map v1 (vB4) Details »»
[DBTech] Member Map v1 (vB4)
Version: 1.1.2, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.x.x Rating:
Released: 12-31-2012 Last Update: 06-13-2018 Installs: 162
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

What is Member Map?

Welcome in the new year by showing your community that it's a small world after all!

Show your users' locations can be shown on an interactive google map after being geolocated from their ip addresses.
Also supports the ability to show all users or only those that are currently logged in.
Locations are calculated in batches to ensure smooth performance, or updated by each person using html5 browser location.
Markers can have custom colors per usergroup and features a popup with a mini profile including avatar.

Your forum friends were closer than you thought!

-------------------------------------------------------------------------------------------

If you like this mod please hit the button to the right ---->

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!
-------------------------------------------------------------------------------------------

Other addons available @ www.DragonByte-Tech.com/forum

General Settings
  • Choose whether to show all users or only those logged in, and the default map type
  • Choose the number of users to process per scheduled task run
  • Usergroup setting to change pin color and set if they can access or should be excluded
  • Option to hide the version number in the footer.
-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of Show Thread and product pages which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Download Now

File Type: zip [DBTech] Member Map 1.1.2 [Lite].zip (11.6 KB, 38 views)

Screenshots

File Type: jpg membermap.jpg (151.8 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Insta-Gator, Razta

Comments
  #42  
Old 01-24-2013, 11:53 PM
andyv72 andyv72 is offline
 
Join Date: Jan 2008
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

S u p p o r t ??????
Reply With Quote
  #43  
Old 01-26-2013, 08:56 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Apologies for the delay in support, everyone. We forgot to add this mod to our Subscriptions, so we did not get alerts for new support threads.

This is exactly why we prefer to handle support over at our own forums - you can visit the support forums for this mod here: http://www.dragonbyte-tech.com/forumdisplay.php?f=204

Quote:
Originally Posted by darkdiver View Post
and one more question, how long does it take for 12.000 User to show the map?
Best
Eric
Depending on the server, and your browser: Anywhere between not long and very long

Quote:
Originally Posted by DontWannaName View Post
Search
Only showing recent, users with posts, or people who have logged in within the last month or year.
Quote:
Originally Posted by BadgerDog View Post
Suggestion... add a field that allows just showing "active members" after a certain date using "last activity" field ...
Quote:
Originally Posted by BadgerDog View Post
Another suggestion ... a "legend" that shows members what the color codes set my usergroup mean would be nice.
Please post feature requests in our support forums: http://www.dragonbyte-tech.com/forumdisplay.php?f=204
We cannot look over vBulletin.org threads when planning new versions due to the fact that these threads grow quite large over time

Quote:
Originally Posted by BadgerDog View Post
Color field doesn't recognize "black" (000000) for icons, or we're doing something else wrong as they just show up "red" when that hexadecimal value is used.
Did you remember to add the hash key before the hex value?
#000000 = correct
000000 = wrong

Quote:
Originally Posted by BadgerDog View Post
Going to have a look at "paid" version to see what additional features are offered ...
There is no paid version of this mod

Quote:
Originally Posted by camoit View Post
bump.

Here is what I have now. It is working but it's missing members. Some guys show up then there gone. It's kind of like some of the guys will only show up when on-line, while some are there all the time. Those members can't find them self. I will set the map so visitors can see the map, then you can look at it. Maybe there is a limit on how many can show.
http://www.mightyram50.net
Can you please provide screenshots of your vBulletin Options configuration?

Also, some members may not be displayed if their IP address cannot be resolved. That is a limitation of PHP that we cannot work around.


Fillip
Reply With Quote
  #44  
Old 01-27-2013, 10:56 AM
tele955848 tele955848 is offline
 
Join Date: Nov 2008
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfekt -.-
Wohne in Nigeria????

Edit:Gel?scht und andere geholt
Reply With Quote
  #45  
Old 01-27-2013, 02:15 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Did you remember to add the hash key before the hex value?
#000000 = correct
000000 = wrong
Unfortunately, you're incorrect ...

The field accepts entries without a # prefix and works fine for all HTML Hex color codes except "black" or Hex 000000

In fact, if you put a # prefix in front of any Hex code, it truncates the last HEX character, screwing up the color.

For example.

Using FCFF00

If you put a # in front as you suggest, it becomes #FCFF0, cutting off the last HEX 0 character because it counts the # as one of the 6 character input numbers required.

Regards,
Doug
Reply With Quote
  #46  
Old 01-27-2013, 02:55 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BadgerDog View Post
Unfortunately, you're incorrect ...

The field accepts entries without a # prefix and works fine for all HTML Hex color codes except "black" or Hex 000000

In fact, if you put a # prefix in front of any Hex code, it truncates the last HEX character, screwing up the color.

For example.

Using FCFF00

If you put a # in front as you suggest, it becomes #FCFF0, cutting off the last HEX 0 character because it counts the # as one of the 6 character input numbers required.

Regards,
Doug
Looking through the documentation for the pin colors, if you want the pin color to be back, don't enter any color (leave blank) in the setting, Pin Color that is the standard default color.

Chris
Reply With Quote
  #47  
Old 01-27-2013, 06:44 PM
Marcin1 Marcin1 is offline
 
Join Date: Sep 2012
Location: Poland
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed today. Looks right but I have issues. I read everything here. Users over 14000, Google Chrome, server loaded as usually. How long need to wait to update (approximately?) After few hours showed less than 100 locations. Is it possible to show the most users on map? I know some IP might not have been resolved.

Second issue. Some nicknames changing when I update a website. I have 2 users from Vienna. They change each other after every click refreshing. Why can't be 2 nicknames at the same time if they live in the same location?
Reply With Quote
  #48  
Old 01-28-2013, 02:29 AM
Vitesse Vitesse is offline
 
Join Date: Jun 2005
Location: Essex, UK
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post

Also, some members may not be displayed if their IP address cannot be resolved. That is a limitation of PHP that we cannot work around.


Fillip
Hardly any of our members are showing up, at the moment. Would it be possible to have an option in the ACP settings to set a default location for members whos IP cannot be resolved please?

Also wondered if this is something I have setup wrong or because of the IP thing, I have a some members who are in a different usergroup but they are also in registered users, could this cause issues if both groups are displayed on the map?

Thanks

Tom
Reply With Quote
  #49  
Old 01-28-2013, 02:08 PM
Marcin1 Marcin1 is offline
 
Join Date: Sep 2012
Location: Poland
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It seems like not working properly. Still the same locations after 24h...
Reply With Quote
  #50  
Old 02-04-2013, 03:10 PM
Marcin1 Marcin1 is offline
 
Join Date: Sep 2012
Location: Poland
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Support?
Reply With Quote
  #51  
Old 02-04-2013, 03:45 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Marcin1 View Post
Installed today. Looks right but I have issues. I read everything here. Users over 14000, Google Chrome, server loaded as usually. How long need to wait to update (approximately?) After few hours showed less than 100 locations. Is it possible to show the most users on map? I know some IP might not have been resolved.
You can manually run the "Member Map Geolocation" scheduled task to update locations.

Quote:
Originally Posted by Marcin1 View Post
Second issue. Some nicknames changing when I update a website. I have 2 users from Vienna. They change each other after every click refreshing. Why can't be 2 nicknames at the same time if they live in the same location?
Sorry, I don't understand what you're asking.

Quote:
Originally Posted by Vitesse View Post
Hardly any of our members are showing up, at the moment. Would it be possible to have an option in the ACP settings to set a default location for members whos IP cannot be resolved please?
Please post feature requests in our support forums, as we cannot take feature requests posted on vBulletin.org into consideration for future versions as they will get lost in time

Quote:
Originally Posted by Vitesse View Post
Also wondered if this is something I have setup wrong or because of the IP thing, I have a some members who are in a different usergroup but they are also in registered users, could this cause issues if both groups are displayed on the map?
No, that won't cause any issues.


Fillip
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:35 AM.


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.06760 seconds
  • Memory Usage 2,362KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (14)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete