When I create a post with either TinyMCE or FCKeditor (disabling the other editor obviously) i can create posts just fine. I love these two editors and would love to implement them, but i've run into a problem.
None of my posts are formatted! All the line breaks and tabs and words are there, but no custom colors, bolding, or anything else. And yes, I do have the HTML formatter installed. Interestingly, if I go into the mySQL table and change "FormatType" for that particular post from either "FCKeditor" or "TinyMCE" to "Html", the formatting shows up!
So i'm thinking that neither of those formatters are working. Any ideas on a fix? This is driving me nuts!
This is really annoying, but for whatever reasons KSES was completely stripping out all of my tags, even though I hadn't customized anything... Installed extensions == borked KSES. No clue why, either.
Either way, I just changed out KSES for htmLawed, and it works fine. Now I have protection and the formatting finally fracking works! w00t!