The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] Member Map v1 (vB4) Details »» | |||||||||||||||||||||||||||||
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
This mod displays a copyright notification in the footer of Show Thread and product pages which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
2 благодарности(ей) от: | ||
Insta-Gator, Razta |
Comments |
#162
|
|||
|
|||
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 |
#163
|
|||
|
|||
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. |
Благодарность от: | ||
MarkFL |
#164
|
||||
|
||||
Quote:
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. |
#165
|
|||
|
|||
Quote:
|
#166
|
||||
|
||||
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? |
#167
|
|||
|
|||
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! |
#168
|
|||
|
|||
initial post deleted,
support request raised at https://www.dragonbyte-tech.com/forums/member-map.204/ |
#169
|
||||
|
||||
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 |
#170
|
|||
|
|||
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.
|
#171
|
|||
|
|||
Got my answer on Dragonbytes site. Search is not an option and won't be added. I have removed this product.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|