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)
-   -   VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=99920)

trackpads 11-17-2005 01:39 PM

Excellent work stony!!!!!!!!!

MrNase 11-17-2005 02:09 PM

Here's the information I got 10 seconds ago concerning the further development for all those who plan to install this extension :)

Quote:

Development of version 1.0.4 has started !!

Features:
- usergroup permissions
- link to profile
- option to display the avatar
- custom markers (not yet sure)
- events and hotspots
- style guidelines to change colours
- ...

stonyarc 11-17-2005 02:13 PM

Thanks MrNase,

I also updated the first post (roadmap)

libertate 11-17-2005 02:19 PM

Anyone look into taking visiting IP addresses and using something like IP2Location to convert it to lon/lat then feeding that to vbgooglemap?

stonyarc 11-17-2005 02:35 PM

Quote:

Originally Posted by libertate
Anyone look into taking visiting IP addresses and using something like IP2Location to convert it to lon/lat then feeding that to vbgooglemap?

IP2Location scripts don't give you an accurate location. Most of the time it's only the country.

Robert Basil 11-17-2005 05:19 PM

Is 1.0.4 available? I still see only 1.0.3 as a download.

Edit: Nevermind, I see 1.0.4 is still in development.

Robert Basil 11-17-2005 06:53 PM

Stony,

Some of my users are seeing this (attached image) when they try and place a marker. All different web browsers. I've also had them restart their browser and clear the cach with no luck.

Any ideas?

Thanks bro!

stonyarc 11-17-2005 08:21 PM

Quote:

Originally Posted by Sportbikeworld
Stony,

Some of my users are seeing this (attached image) when they try and place a marker. All different web browsers. I've also had them restart their browser and clear the cach with no luck.

Any ideas?

Thanks bro!

You can check the googlemap table (with phpmyadmin) and look there if there are any entries that don't have a latitude and longitude.
You can remove those lines.

This will revert it for those users.

A fix will be included in the next version.
It sometimes happens if you start clicking update before moving the map.

I hope this fixes it.

If that isn't the case, is there a javascript error on the bottom left? if so which one?

Harry72 11-18-2005 07:17 AM

Thx a lot dude. Very nice work. I love it !
Can't wait for Vers. 1.0.4. :nervous:

But 2 questions:

1. How can i change the color of the usernames in the popup (Screenshot) ?

2. Is it possible, when i klick on the username in the Popup, the link goes to this users profile ?

Thx and bye
Harry :nervous:

stonyarc 11-18-2005 10:46 AM

In VBGooglemap_display_map template

look for


Quote:

title = "<a href='/'>"+ title +"</a>";
and replace with


Quote:

title = "<a href='member.php?username="+ title +"'>"+ title +"</a>";
You might have to put /forum/ before member.php in some cases where forum is the root dir of your forum.


All times are GMT. The time now is 12:16 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.01802 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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