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
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
Comment #1
dczepierga commentedDo u run update.php in your Drupal after update of CKEditor module?
Greetings
Comment #2
m2jalali commentedyes i do but not correct :(
Comment #3
dczepierga commentedWhich 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
Comment #4
m2jalali commentedi 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
Comment #5
m2jalali commentedthanks a lot
solved my problem
Comment #6
dczepierga commentedOk so do following steps:
1) Disable and remove CKEditor module
2) In database remove tables with prefix:
fckeditor_andckeditor_- 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