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
  #162  
Old 04-14-2017, 07:59 AM
CiXelSiD CiXelSiD is offline
 
Join Date: Jun 2014
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this may have been answered already but
i have the map working fine
its just not showing anyone's location ... its just a map\

version 4.2.4
Reply With Quote
  #163  
Old 05-04-2017, 03:17 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This plugin didn't work on the site of someone (didn't show any locations on the map) and I found the cause of it. In the cronjob file around line 75 where it does json_decode, a second argument (true) has to be passed so the object is converted to an array, else the is_array check after this line fails.

This probably doesn't happen on all PHP version, but on 5.4.16 I had to make this modification.
Reply With Quote
Благодарность от:
MarkFL
  #164  
Old 05-19-2017, 05:11 PM
Derwin's Avatar
Derwin Derwin is offline
 
Join Date: Jan 2009
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
This plugin didn't work on the site of someone (didn't show any locations on the map) and I found the cause of it. In the cronjob file around line 75 where it does json_decode, a second argument (true) has to be passed so the object is converted to an array, else the is_array check after this line fails.
That's great. But... where is the cronjob file located? I checked on the server in the membermap folder, but there's just he php file there.

I checked in the admin under scheduled tasks, and nothing with 75 lines is there. Can't seem to find this file you are referring to.

Can you post the location?

Thanks.
Reply With Quote
  #165  
Old 05-19-2017, 05:42 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Derwin View Post
That's great. But... where is the cronjob file located? I checked on the server in the membermap folder, but there's just he php file there.

I checked in the admin under scheduled tasks, and nothing with 75 lines is there. Can't seem to find this file you are referring to.

Can you post the location?

Thanks.
./dbtech/membermap/geoip_locate.php
Reply With Quote
  #166  
Old 08-12-2017, 10:51 PM
Derwin's Avatar
Derwin Derwin is offline
 
Join Date: Jan 2009
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
./dbtech/membermap/geoip_locate.php
Thank you for that.

One problem.... what is the exact code that needs to be put there?

I know vbulletin pretty well, but I'm not a coder. You say "a second argument (true)" needs to be put after the json code. But what is the the code for this argument?
Reply With Quote
  #167  
Old 04-30-2018, 11:58 AM
durham durham is offline
 
Join Date: Oct 2008
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm just getting empty map on php 5.6 and vb4.2.4 so would welcome the exact change required in the posts above please?

Ive taken a guess at : $result = json_decode(curl_exec($ch),true);

let's see!
Reply With Quote
  #168  
Old 06-13-2018, 12:51 PM
Guest191216
Guest
 
Posts: n/a
Default

initial post deleted,
support request raised at https://www.dragonbyte-tech.com/forums/member-map.204/
Reply With Quote
  #169  
Old 06-14-2018, 09:11 AM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've updated the .zip file here with the json_decode change as well as changing the API endpoint since the current endpoint will stop working on July 1.

Support is handled @ our site so any replies to this thread is likely to be missed.

Fillip
Reply With Quote
  #170  
Old 08-22-2018, 01:46 PM
dknelson dknelson is offline
 
Join Date: Oct 2004
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have looked through this thread but either I'm missing it or it hasn't been answered. Is there ANY way to search this map for a particular member? Because the IP location is often not accurate, it is often necessary to manually move your pin. When you have a LOT of pins however, it is almost impossible to find your pin if it is way off the mark. Hard to move it if you can't find it.
Reply With Quote
  #171  
Old 08-25-2018, 11:51 AM
dknelson dknelson is offline
 
Join Date: Oct 2004
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got my answer on Dragonbytes site. Search is not an option and won't be added. I have removed this product.
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 06:55 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.05540 seconds
  • Memory Usage 2,343KB
  • Queries Executed 29 (?)
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
  • (3)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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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