when i want to edit advanced and select my toolbar in page admin/settings/ckeditor/edit/Advanced
appear this error please help me
in firebug showing this error DrupalFiltered is not defined
and do not appear toolbar ckeditor in textarea
thanks

Comments

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Do u run update.php in your Drupal after update of CKEditor module?

Greetings

m2jalali’s picture

yes i do but not correct :(

dczepierga’s picture

Which version of CKEditor module do u use? And from which version u update your CKEditor module?

U can try to load Sample toolbar in profile (toolbar wizard) and save it. After this error shouldn't appear again.

Greetings

m2jalali’s picture

i use ckeditor 6.x-1.11
and plugin ckeditor plugin 3.6.2
when I try to load Sample toolbar in profile (toolbar wizard) and save it appear error
toolbar
i think conflict my jquery and ckeditor
first fckeditor i compeletly remove
and then ckeditor enable module

m2jalali’s picture

thanks a lot
solved my problem

dczepierga’s picture

Ok so do following steps:
1) Disable and remove CKEditor module
2) In database remove tables with prefix: fckeditor_ and ckeditor_ - u will lose all your settings!
3) Install CKEditor module again and now everything should work without problem.

FCKeditor module is really old and migration from it was tested long time ago, so it could be problem with it.

Greetings