vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - vB Frappr Member Map (Google Earth) (https://vborg.vbsupport.ru/showthread.php?t=174044)

DivineMessenger 03-25-2008 02:53 PM

Quote:

Originally Posted by sturdy (Post 1473986)
I think I did everything correct.
Check out screens.

You Have to have uncapitalized "C", if you do it EXACTLY how the instrcutions say you will be fine. Name it "custom_"

DivineMessenger 03-25-2008 02:55 PM

Quote:

Originally Posted by bada_bing (Post 1474094)
I just noticed that this is just a simple new template add but does not have any usergroup permissions not place any may settings in the members profile page, its kinda short with features but would love to see this built up like the googlemaps hack...

Uninstalled

I wouldn't know because the googlemap would never work for me but you can do lots of stuff like change your map type, change pins, allow for locations and people, mas e-mail people you want to add themselves and more all through frappr.

bada_bing 03-26-2008 01:24 AM

Yes but I think the major difference between both the googlemaps hack and this one that all the member info such as address and location was stored in the googlemaps local file rather then it being public viewable to everyone that has access to see your map. using usergroup permissions allows you to control who can add to this map and all the member data was not public.

SVTCobraLTD 03-26-2008 12:42 PM

Can this saved to be zoomed in on one state in the US?

joh 03-26-2008 01:04 PM

All we get is image not found, with out the permissions we can get spam, and we have no way of removing anyone from the map.

DivineMessenger 03-27-2008 12:29 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1474950)
Can this saved to be zoomed in on one state in the US?

I don't think so but I do believe it centers around your pin so if you have your pin on a certain state it would center on that state.

DivineMessenger 03-27-2008 12:30 PM

Quote:

Originally Posted by joh (Post 1474963)
All we get is image not found, with out the permissions we can get spam, and we have no way of removing anyone from the map.

Would you mind taking a screenshot so I can see if there are any errors?

DivineMessenger 03-27-2008 12:31 PM

Quote:

Originally Posted by sturdy (Post 1473986)
I think I did everything correct.
Check out screens.

You have to title it "custom_" not "Custom_" and it will work just fine.

|Jordan| 03-31-2008 02:24 PM

To get the page to display the footer along with the map framed by a table, use the following template code:

Code:

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

$header
$navbar

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="table1">
        <tr>
                <td class="tcat">$vboptions[bbtitle] - Member Map</td>
        </tr>
        <tr>
                <td class="alt1" colspan="3">
<center>

< ! --------- INSERT YOUR FRAPPER CODE HERE --------- ! >

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

$footer

It's best to make the width = 100% so that your visitors regardless of screen dimension will see it. Make the height around 500 to be safe.

Boofo 03-31-2008 03:08 PM

Is that for using as a separate page?


All times are GMT. The time now is 09:56 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.01012 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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