When I install FCKEditor it works, then I make a change to the Cleanup & Output settings and it stops working (toolbar isn't displayed for textareas).
I've also tried 6.x.1.3 and FCKEditor 2.6.4.1 and 2.6.2. The only way to get it working again is to reinstall again from scratch. I've tried making all the files in the FCKEditor folder read only but it doesn't make any difference.
Firebug console doesn't display any javascript errors.
I'm using drupal 6.13 on xp.
Comments
Comment #1
cerber0s commentedIf I make the changes I want in the install file it works fine, so I imagine the problem's related to serializing the new options and saving them to the fck_editor settings table.
These are the the changes I couldn't make via admin/settings/fckeditor/edit/Advanced
If this is happening to other people who don't know php/drupal code I'd say fixing it is pretty high priority.
Comment #2
Jorrit commentedI can make this setting without problems. Could you attach a database dump of the fckeditor tables when it's not working?
Comment #3
Jorrit commentedFixed because of lack of response