Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
403 On Embed
djcrazysk8er
New
I have been getting a 403 Page not found error when I try to embed any vanilla forum. I narrowed it down to line 137 in remote.js. If I take out remote=' + encodeURIComponent(embedUrl) it works fine. Any ideas what could be causing this and do I need those parameters?
Thanks
Thanks
1
Comments
The issue lies in your hosting's mod security's 10_asl_rules.conf. The host is blocking anything that resembles a url being passed through a parameter.
If you own your server, you can change it yourself, otherwise just speak to your host about it. I got mine whitelisted and fixed through hostgator's live chat support with a technician.