Funky 403 while adding entry
This is an open discussion with 1 reply, filed under Troubleshooting.
Search
Solved:
My host is apparently filtering POSTs now, and was blocking any of the form submissions.
I added this to my htaccess:
SecFilterEngine Off SecFilterScanPOST Off
Create an account or sign in to comment.
edit: This is actually happening for any entry creation.
I'm in the default S2 workspace, trying to add an image entry to an Article, and after I have the image entry filled out, when I click 'create entry', I get a 403:forbidden. I'm assuming this is something I've overlooked and not a bug, since no one else seems to have the problem.
I've opened my site's permissions up completely, and the page it's trying to access is in symphony/publish, so it doesn't seem like it would be permissions, but an .htaccess issue. Anyone have ideas as to what would cause this? It is happening with all section-link entries.
Thanks