MyBB Community Forums

Full Version: Embed Google Map/iframe into post?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys.

I have a google map iframe code that i want to embed into a post.

I've done a search to no avail, is this possible with myBB?
Enable html for posts and see if that works.

ACP > Forums and Posts > Forum Management > Edit forum where you want to enable HTML > and Tick the "Allow HTML in posts" checkbox.
It did more than last time, but no still not working. Nice suggestion.
you can use html in posts plugin to allow html posting for admin group only
AND use regular iframe html code for the required embedding of the Google map ...
Ranjani, when i do that the iframe is just blank.
Their is a plugin for this.
is the code working in a simple html file ? you may post the code here so that someone can check it ...
I'm trying to post this:

<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps/ms?msid=202820360806052061726.0004b10d21627263e1b9c&amp;msa=0&amp;ie=UTF8&amp;ll=53.366454,-2.672624&amp;spn=6.057766,12.785248&amp;t=h&amp;vpsrc=1&amp;output=embed"></iframe>

It's just a small google map.
Any reason why it wont work here in chrome?

http://www.berlingoforum.co.uk/showthread.php?tid=1601
^ I find that it is working fine on firefox & chrome browsers. not tested on IE ...
Upgrade your version of Chrome as that embedding works just fine.