Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'X-Frame-Options' to 'SAMEORIGIN'. #8

Open
huglester opened this issue Jun 14, 2014 · 1 comment
Open

'X-Frame-Options' to 'SAMEORIGIN'. #8

huglester opened this issue Jun 14, 2014 · 1 comment
Labels

Comments

@huglester
Copy link

Hello,

Whe I go fo admin/disqus and I get in JS console:

Refused to display 'https://xxx.disqus.com/admin/moderate/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.

but it is probably problem on disqus end?

I dried adding header('X-Frame-Options: GOFORIT'); to top if admin.php, but same result.

Thank you!

@ChristianGiupponi
Copy link
Owner

Yeah, it is because Disqus do not allow anymore the cross-origin framing, I have the same problem.
I'm trying to find a solution on this, but I think that the only thing we can do is open in a new tab the disqus site

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants