I have ckeditor in my site, and evertything appears fine when you write something, but when you view it - it shows your post with all the tags, for example:
You write: Hello!
and it actually shows you after you submit it: < p>< strong>Hello!< /strong>< /p>
(without the spaces)
Any idea what could be the problem? Thanks alot.