Hey all,
Well I'm at my wits end with this one.
On some pages in my site I'm getting the "Error Saving Content" when I click "Save" or "Save and Publish"
Sometimes the problem is the words "from" or "select" appearing in the text. If I remove them it will save okay.
Sometimes the problem is an image I've inserted in the HTML content editor. If I remove the image it will save okay.
I get the errors "NetworkError: 404 Not Found - http://mysite.com/admin/EditForm"
And with the images I get this error "NetworkError: 404 Not Found - http://mysite.com/assets/resampled/resizedimage600423-myimage.jpg"
I have tried reinstalling uploadify and dataobject_manager
I have tried the line UploadifyField::disable_authentication() and that caused a fatal error even though I installed the latest version of uploadify
I have tried installing userforms
I have tried the line SecFilterEngine Off in htaccess but it causes a 500 error - I haven't asked the hosting company to change this for me because it was all working before so I don't think its the problem, does that make sense?
Can anyone please help with this
EDIT:
Okay so I got the hosting company to look at the SecFilterEngine and they fixed it. When I asked what the problem was they said:
"We can't know for sure but it seems what ever CMS or template you were using triggered modsec when you tried to save some text."
I'm not sure if this problem will repeat itself or not. Hopefully not.