Hi.
Basically, I have an input form with some input fields and one text area, which uses the FCKEditor for formatting. On the submission form, the FCKEditor works perfectly, just like it's supposed to. However, when I hit the submit button, none of the FCKEditor's formatting is stored in the database.
The corresponding SQL-database column is of MEDIUMBLOB type.
I don't know what I'm doing wrong for I have followed the documentation and the editor seems to be working.
Any ideas?
Many thanks in advance!
Basically, I have an input form with some input fields and one text area, which uses the FCKEditor for formatting. On the submission form, the FCKEditor works perfectly, just like it's supposed to. However, when I hit the submit button, none of the FCKEditor's formatting is stored in the database.
The corresponding SQL-database column is of MEDIUMBLOB type.
I don't know what I'm doing wrong for I have followed the documentation and the editor seems to be working.
Any ideas?
Many thanks in advance!

Re: FCK formatting not stored
Sorry for bumping, but this is urgent.
Many thanks in advance!
Re: FCK formatting not stored
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FCK formatting not stored
Re: FCK formatting not stored
Andre