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)

Algren_San 12-14-2005 09:55 PM

mmm just a little noob question, it will put users places by himself? and it does eat so much of server load? (Threads: 836, Posts: 9,186, Members: 3,148)


thanks for the support :)

buro9 12-15-2005 05:50 AM

Quote:

Originally Posted by Algren_San
mmm just a little noob question, it will put users places by himself? and it does eat so much of server load? (Threads: 836, Posts: 9,186, Members: 3,148)


thanks for the support :)

I'm using mine on a site that has 22,000+ threads, 900,000+ posts and 4,500+ members, and have seen no perceivable difference in load as a result of this hack.

Any delay on screen rendering is simply because of the Google API, which is mostly JavaScript and happens client side :)

marc.thomalla 12-15-2005 10:46 AM

Hi all,

I installed GoogleMaps today at www.digicamclub.de (direct link: http://www.digicamclub.de/VBGooglemap.php?do=showmain)

I don?t know why I can?t see the MAP with IE or Firefox. What?s the problem? Could you help me to start GoogleMaps? Settings for chmod are "read and write" for all users and "read, write and execute" for admins.

I don?t know where to problem is? In front of the computer? :D

Best regards from Hamburg, Germany,
M@rc

marc.thomalla 12-15-2005 02:21 PM

[x] done :-)

mkdevo 12-16-2005 08:07 PM

absolutely awesome! thank you!

Algren_San 12-16-2005 11:22 PM

Quote:

Originally Posted by buro9
I'm using mine on a site that has 22,000+ threads, 900,000+ posts and 4,500+ members, and have seen no perceivable difference in load as a result of this hack.

Any delay on screen rendering is simply because of the Google API, which is mostly JavaScript and happens client side :)


thanks for your answer VERY MUCH and it does update the user location automaticly? thanks thats my last question to click install and do it :D

djjeffa 12-16-2005 11:37 PM

im have this for my members http://www.frappr.com/djjeffacom will that work with this hack and if so how would i set it up?

eljeffe 12-17-2005 10:21 PM

Quote:

Originally Posted by djjeffa
im have this for my members http://www.frappr.com/djjeffacom will that work with this hack and if so how would i set it up?

Frappr now allows you to place the map (and photos) on your site. I took their code "widgets" and created a frappr_map_text template and surrounded it with the standard page template HTML and now it shows our frappr map within a custom page on our site. Here is the thread on how to do your own custom page: https://vborg.vbsupport.ru/showthread.php?t=62164

Here is my sample frappr_map_text Template
HTML Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header
$navbar

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td align="center">

<script>
var frappr_mapheight = 720;
var frappr_mapwidth = 720;
var frappr_maplat = 40.98;
var frappr_maplon = -98.14;
var frappr_mapzoom = 13;
var frappr_host = "http://www.frappr.com/";var gid = YOUR_GROUPMAP_ID_GOES_HERE;</script>
<script src="http://www.frappr.com/ajax/mapwidget.js"></script>

</td>
</tr>
<tr>
<td align="center">

<script>
var frappr_photo_length = 770;
var frappr_photo_orientation = "wide";
var frappr_host = "http://www.frappr.com/";var gid = YOUR_GROUPMAP_ID_GOES_HERE;</script>
<script src="http://www.frappr.com/ajax/widgets.js"></script>

</td>
</tr>
</table>

$footer

</body>


cbr929rrerion 12-18-2005 11:03 PM

is there any way a person can just type in their city and state or location and it go there instead of having to locat it on the map?

cbr929rrerion 12-19-2005 02:22 AM

also another question, when you click someone on the map it shows that persons user name, when I click it I get directed to the home page.. Any way to go to that persons profile?

Thanks


All times are GMT. The time now is 09:25 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.02760 seconds
  • Memory Usage 1,748KB
  • 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_html_printable
  • (3)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