jsaligoe
Forum Replies Created
-
Hi @fiberlyone. I came across your question while I was trying to figure out how to set the caption to be alttext instead of description. I’m not sure how you did it, but check against how I did it, as I do not have the issue with spacing. Not sure if it will help, but I hope it does! 🙂
Forum: Fixing WordPress
In reply to: SQL keywords cause errors404 Error after edit -> Update Post
I was having this problem as well. Very frustrating. tested with plugins on and off; different templates; etc. no luck.
then >>>
@novada on 404 Error after edit -> Update Post thread gave me my first solid hint when mentioning that the words “from” and “select” triggered the 404 error.Just earlier today I went through a troubled post word by word as it seemed it was the content that was causing my problems. I was certain it was not code as I worked with plain text. I found that after I inserted a sentence containing the word “from” I was no longer able to update or publish – instead getting a 404 error. Indeed, I could create a new post with the content only the word “from”, and another with the content only the word “select”, but alas I could not create one with the content using both words!
The solution: It was indeed a mod security issue – I called my host and they changed the setting for my sites and … fixed.
My 2-week adventure trying to track the source of the problem was fixed in a matter of seconds. I hope this helps anyone else experiencing this error as well.