Thread: Mini Mods - YBMF-Google Maps BB Code
View Single Post
  #106  
Old 09-08-2010, 11:52 AM
tadukuttan tadukuttan is offline
 
Join Date: Nov 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There seems to be problem with this mod/bbcode after upgrading to 4.0.6, map embed simply shows default view/page, looks like VB is introducing space in 'src'

E.g: Adding below BBCODE

[MAPS]http://maps.google.com/maps?f=d&source=s_d&saddr=delhi&daddr=agra+to:Beaw ar,+Rajasthan,+India+to:Bijainagar,+Rajasthan,+Ind ia+to:Ahmedabad,+Gujarat,+India+to:belgaum+to:Goa, +India+to:Hubli,+Karnataka,+India+to:Bangalore,+Ka rnataka,+India&hl=en&geocode=FazwtAEdAFyaBCkttn40W _0MOTHOTSBOSbfCUg%3BFfDingEdkFamBCnZQS98hQ10OTFCO1 KpOO9KeA%3BFSBBjgEdgAhuBCmDEvTos3BpOTGnX5RJ9xV5lQ% 3BFXSfiwEdiwFzBCn3FICNBT9pOTHG5KjXdqy3Jg%3BFVCOXwE d9ERTBClJ1Fu6ioReOTEWZU9hEd3OTw%3BFXjb8QAd3dlwBCkv NpVQn2a_OzFf-97cHrM0fg%3BFWNf6wAdG-RoBClBtzZjELq_OzGSQPNi_4f46g%3BFZIj6gAdLXl6BCldDej uZ9e4OzGXMxEH4gPoCg%3BFU_uxQAdw_-fBCltTrTJcBauOzHgT35R6MPf-A&mra=ls&sll=20.8047,75.28158&sspn=30.373571,57.08 4961&ie=UTF8&z=5[/MAPS]

produces below code in view src

Code:
 <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?f=d&amp;source=s_d&amp;saddr=delhi&amp;daddr=agra+to:Beaw  ar,+Rajasthan,+India+to:Bijainagar,+Rajasthan,+Ind  ia+to:Ahmedabad,+Gujarat,+India+to:belgaum+to:Goa,  +India+to:Hubli,+Karnataka,+India+to:Bangalore,+Ka  rnataka,+India&amp;hl=en&amp;geocode=FazwtAEdAFyaBCkttn40W  _0MOTHOTSBOSbfCUg%3BFfDingEdkFamBCnZQS98hQ10OTFCO1  KpOO9KeA%3BFSBBjgEdgAhuBCmDEvTos3BpOTGnX5RJ9xV5lQ%  3BFXSfiwEdiwFzBCn3FICNBT9pOTHG5KjXdqy3Jg%3BFVCOXwE  d9ERTBClJ1Fu6ioReOTEWZU9hEd3OTw%3BFXjb8QAd3dlwBCkv  NpVQn2a_OzFf-97cHrM0fg%3BFWNf6wAdG-RoBClBtzZjELq_OzGSQPNi_4f46g%3BFZIj6gAdLXl6BCldDej  uZ9e4OzGXMxEH4gPoCg%3BFU_uxQAdw_-fBCltTrTJcBauOzHgT35R6MPf-A&amp;mra=ls&amp;sll=20.8047,75.28158&amp;sspn=30.373571,57.08  4961&amp;ie=UTF8&amp;z=5&amp;output=embed"></iframe></td>
        </tr>
As you can see spaces introduced in 'src' (e.g "to:Beaw ar" should be "to:Beawar"), any suggestions to fix the issue?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01044 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete