Postponed (maintainer needs more info)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2012 at 07:18 UTC
Updated:
3 Apr 2012 at 07:52 UTC
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