Hi i installed fck on drupal 5.7. Installation from drupal.org and the download from your site. Works like a charm, the greatest editor around.
I get an error message in the html that firebug is showing it is:
FCK_ShowTableBordersCSS is not defined
http://217.122.79.117/sites/all/modules ... e_gecko.js
Line 31
What is the problem and how to make fck work without errors?
kind regards,
Joel

Re: fck on 5.7 drupal gives error: FCK_ShowTableBordersCSS is no
This sounds strange.
Clear your browsers cache, restart your browser.
If that didn't help, make sure that you have uploaded all files to your server and that there are no broken files.
If you still see this error, go to http://www.fckeditor.net/demo and check if it works for you.
If yes, redownload FCKeditor (for example download the latest nightly build) and check it once again: open FCKeditor on your local computer and see if that error occurs.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: fck on 5.7 drupal gives error: FCK_ShowTableBordersCSS is no
Cleaning the cache made the error go away, thanks for the help. Perhaps put it in the faq.
Joel