solved ANNOYING iframe is not allowed-error message has returned

derrickhand300
@derrickhand300
7 years ago
1,353 posts
I just tried to add a google map to a post and getting the annoying yellow" Iframe Is Not Allowed" box in place of my map
I am using this code to add the map
<p><iframe width="600" height="450" style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d28003617.309941363!2d46.258535!3d31.042675000000003!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3fdde2c4e3571081%3A0xf079d723024bdaac!2sNasiriyah%2C+Iraq!5e0!3m2!1sen!2siq!4v1503326138842" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
I have added ALLOW_ALL_DOMAINS years ago...
Any way to get rid of this annoying and time wasting feature completely from an individual website?
Thank you
updated by @derrickhand300: 11/24/17 03:14:27AM
douglas
@douglas
7 years ago
2,767 posts
Have you allowed google.com in the Allowed IFrame Domains section of your iFrame module?

/framer/browse

ACP > Site > iFrame Control > Allowed Domains

Be sure to reset your cache.

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
michael
@michael
7 years ago
7,692 posts
If you dont have iframe control module installed, then
ACP -> MODULES -> CORE -> SYSTEM CORE -> QUOTA CONFIG -> ALLOW ALL HTML

Should get it done too.
allow_all.jpg
allow_all.jpg  •  105KB

brian
@brian
7 years ago
10,136 posts
And just to add some clarification here for a misunderstanding - the "ALLOW_ALL_DOMAINS" you added to the Core - Allowed Domains setting has nothing to do with iframes - that is used to determine which REMOTE domains will be allowed to embed audio/video from your site.

You really need to setup the iframe control module:

https://www.jamroom.net/the-jamroom-network/networkmarket/116/iframe-control

allowing iframes on your site without it is a very bad idea - it's how you're going to get your visitors systems hacked when they visit your site. I know it may seem to be an "annoying and time wasting feature" but trust me when I say we have setup JR this way specifically to prevent your site from being hijacked.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags