vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - Interactive Google Maps In Post (https://vborg.vbsupport.ru/showthread.php?t=235625)

Rofo 04-02-2011 09:13 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2180212)
I posted code in Post #64 that should resolve this issue.

Thank you, that did the trick! Sorry for not reading the whole thread, I skimmed right over that post.

Works great.

hoadiem 04-03-2011 12:05 AM

The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
•<div align="center" style="margin: 5px 5px 5px 5px;"> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%"> <tr> <td class="thead" style="text-align:center"> <iframe width="100%" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q={param}&output=embed"> </iframe> </td> </tr> </table> </div>

click continue and tested look like it just show me the full US map not the address i put in the tag

BirdOPrey5 04-03-2011 01:24 AM

The warning about the properly formed code can be ignored. It has nothing to do with your problem.

You either have an address google maps can't find, so it reverts to the USA map, or sometimes google maps just doesn't work... come back to it in 15 minutes and it will probably be fine. I've only seen the USA map about 5 times over 2 years I've used this code. (I know this was released Feb 2010, I had an older version before this one.)

Blackhat 04-03-2011 01:35 AM

is there a way to unsubscribe without logging in ?

benstillman 04-04-2011 02:46 PM

Quote:

Originally Posted by Blackhat (Post 2180272)
is there a way to unsubscribe without logging in ?

Unsubscribe from a map???

ne_ne 04-04-2011 05:03 PM

hey I am having issues, with the getting the BB Code to work.. I am running 4.1.1 vbulletin and on replacement code it just saves fine, but shows me a cut down version of my homepage in the BB Code manger??

help? I am unsure what to do..

fulviods 04-04-2011 05:25 PM

Quote:

Originally Posted by Videx (Post 2179618)
I suppose there's nothing stopping you from doing it manually. I sure can't imagine software that would automatically scan a map and create a subforum for each street on it. Or a thread, though I don't know what good a single thread per street would do.

Too long manually. Imagine in a city how many streets...
I need it automatically...

BirdOPrey5 04-04-2011 08:11 PM

Quote:

Originally Posted by ne_ne (Post 2180819)
hey I am having issues, with the getting the BB Code to work.. I am running 4.1.1 vbulletin and on replacement code it just saves fine, but shows me a cut down version of my homepage in the BB Code manger??

help? I am unsure what to do..

I don't know what you mean "cut down version" - if you mean it doesn't take up the whole size of the box that question has literally be answered like 5 times in the previous few posts. If you mean something else maybe a screen shot would help?

Videx 04-19-2011 03:55 PM

Finally! Now I can go back to Google. I hope.
Quote:

Tuesday morning (4/19/11), Google made its Map Maker feature available in the U.S., allowing anyone to edit and approve changes to Google Maps.
http://www.washingtonpost.com/blogs/...wpisrc=nl_tech

rari2003 04-21-2011 08:10 PM

Real cool Stuff! Many thank's for this! May be it could be usefull to add hints like this below to the main Thread? It may save time :D

Quote:

Originally Posted by BirdOPrey5 (Post 2129377)
Try adding &t=h to the embed URL, so the replacement would be:

Code:

<div align="center" style="margin: 5px 5px 5px 5px;">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
<tr>
<td class="thead" style="text-align:center"><iframe width="100%" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q={param}&t=h&output=embed"></iframe></td>
</tr>
</table>
</div>




All times are GMT. The time now is 11:11 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.01907 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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