solved Iframe Error When Not Logged In

Dazed
Dazed
@dazed
4 years ago
1,022 posts
Must be a setting somewhere but if you are not logged in, we show an error for iFrames on an approved domain. Also If I just create a test.html page locally I get an error.

Since i just added an iframe player for external sites, how do we approve all domains?

error:
This content can’t be shown in a frame
There is supposed to be some content here, but the publisher doesn’t allow it to be displayed in a frame. This is to help protect the security of any information you might enter into this site.
Try this
Open this in a new window
Report this issue

Privacy statement
updated by @dazed: 05/10/20 04:13:04AM
michael
@michael
4 years ago
7,692 posts
Could be this:

Forum: "Header X-Frame-Options"
https://www.jamroom.net/the-jamroom-network/forum/installation-and-configuration/54031/header-x-frame-options

brian:
You can disable the X-Frame header in Jamroom Core 6.1.1 - go to the Core -> Tools -> Advanced Config and enter:

jrCore_disable_xframe

for the "config key" and

1

for the "config value" and save

Reset caches and that should disable the X-Frame header

Let me know if that helps.

Whats the URL of a location to see it happening?
updated by @michael: 02/09/20 06:50:46PM
Dazed
Dazed
@dazed
4 years ago
1,022 posts
perfect - thanks Michael!