vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   BB Code Enhancements - Google maps BBCode (https://vborg.vbsupport.ru/showthread.php?t=193760)

Feign 01-19-2010 01:47 PM

Wasn't working in 3.8.4 after a recent update.

Re-added the code and it's great now.

V8Owner 02-12-2010 08:58 AM

I have installed and tested this in VB4 & it works fine :)

CThiessen 10-05-2010 03:02 PM

Hi,
works fine with vB4 but not with vB4 and vBSEO 3.5.2

Change:
Code:

<iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="'+u+'"></iframe>
to
Code:

<iframe width="640" height="480" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" rel="novbseo" src="'+u+'"></iframe>
and it keeps working.

Greetings
Christian

tintin74 10-08-2010 09:56 AM

Goood CThiessen, thank you!

Sunka 06-10-2012 04:12 AM

Google link with https not working.
Anyone know what to change in code so Google link with SSL protocol works too?

Here is example Google link location on Google map with http and with https:


HTTPS
Code:

<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=45.811572,15.961533&amp;num=1&amp;t=h&amp;ie=UTF8&amp;z=10&amp;ll=45.814912,15.978514&amp;output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?q=45.811572,15.961533&amp;num=1&amp;t=h&amp;ie=UTF8&amp;z=10&amp;ll=45.814912,15.978514&amp;source=embed" style="color:#0000FF;text-align:left">Prikaz veće karte</a></small>


HTTP
Code:

<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.hr/maps?q=45.554449,16.295471&amp;num=1&amp;t=h&amp;hl=hr&amp;ie=UTF8&amp;z=10&amp;ll=45.411948,16.408081&amp;output=embed"></iframe><br /><small><a href="http://maps.google.hr/maps?q=45.554449,16.295471&amp;num=1&amp;t=h&amp;hl=hr&amp;ie=UTF8&amp;z=10&amp;ll=45.411948,16.408081&amp;source=embed" style="color:#0000FF;text-align:left">Prikaz veće karte</a></small>

Panosz 06-24-2012 11:38 AM

It seems like something changed from the Google side of things and the map doesnt work anymore.

The old links (already posted ones) still works fine but if i request a new link from Google , it won't work.

Mellow 07-04-2012 11:23 AM

You have to edit the link from:
[Gmap]<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f

to

[Gmap]<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f

and it will work, not sure what changes the BB code needs to work.

Mellow 07-04-2012 02:06 PM

I tried messing with the javascript but I'm far from an expert and didn't understand what some of it was doing. Someone w/more experience should be able to fix this for the current way Google is doing this and maybe even add an OR to support the previous way it was done.

Mellow 07-04-2012 02:20 PM

Simply removing the 1st 's' from the 1st 'https' will allow the script to work albeit not the best looking code. I just don't know how to do that so any help is appreciated.

Sunka 07-07-2012 10:13 AM

Yep, that is only temporary solution.
I put this problem on my forum if some user have skill in Javascript coding to find solution that code works with http and https protocol.

Any help here is welcome.


All times are GMT. The time now is 04:03 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.01120 seconds
  • Memory Usage 1,737KB
  • 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
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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