vb.org Archive

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

jimsflies 11-17-2010 04:16 PM

For some reason, at least on this particular post, the map pin is not centering...in fact you have to click out or scroll over for it to come into view on the page? Any thoughts?

I tried formatting the address a couple different ways and get the same thing. When I enter it in the brower directly using the googlemaps call, it appears centered as it should be.

It may also be an issue with IE6...just checked it on firefox on my mac and it looks centered. Not sure if there is a way to make the iframe play better with older browsers. Hopefully I am the only one using anything that old though. :)

BirdOPrey5 11-17-2010 05:02 PM

It's centered for me using Chrome.

benstillman 12-08-2010 06:35 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2122875)
It's centered for me using Chrome.

Me too, Chrome, Firefox and Opera.

Big Kahuna 01-17-2011 01:15 AM

PHP Code:

 Fatal error:  Cannot use assign-op operators with overloaded objects nor string offsets in /home/moparcom/public_html/forums/misc.php(482) : eval()'d code on line 1 

When you click the BB Code link at the bottom of the thread you get the above error. If you delete the map BB code -- the BB Code link works. Enter the map code again -- get the error

BirdOPrey5 01-17-2011 03:51 AM

What specific version of VB are you using? I can't say I've ever clicked that link before but I just tried it on 3.8.6 Pl1 and 4.0.8 on threads with maps and didn't get the error in either. It may be a conflict with another BB Code mod.

Big Kahuna 01-17-2011 06:03 AM

3.8.4

BirdOPrey5 01-17-2011 12:53 PM

Weird one... What are you using for your "example" in the BB Code manager?'
Try putting something else in as the example like:
example

I know it won't show the map. this is just to troubleshoot the cause.

QuickQuestion 03-13-2011 03:41 AM

Hey guys for some reason my map (when displayed) is tall but short width wise. It seems about half as wide as it should be. Is there any way to adjust width here?

BirdOPrey5 03-13-2011 12:43 PM

Quote:

Originally Posted by QuickQuestion (Post 2172749)
Hey guys for some reason my map (when displayed) is tall but short width wise. It seems about half as wide as it should be. Is there any way to adjust width here?

If you're having width issues the solution is to remove the <table> tags from the replacement code.

Use just this as the replacement code:

Code:

<iframe width="100%" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q={param}&output=embed"></iframe>

QuickQuestion 03-13-2011 05:21 PM

Thanks a ton BirdOPrey5. I had to delete the BB code & make a new one but it works great now. :) Thanks again.


All times are GMT. The time now is 03:43 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.01028 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)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