I've upgraded fckeditor plugin to r52
When the plugin loads, I get the following error.
FCKStyles is not defined
(no name)()
FCKEvents("OnSelectionChange", undefined)
StartEditor()
FCK_EditingArea_OnLoad()
AppendStyleSheet()
[Break on this error] FCK.Events.AttachEvent( 'OnSelectionChange', function() { FCKStyles.CheckSelecti...
Besides, when I post the form, nothing is posted for the field managed by fckeditor_textarea (before upgrade it worked)
|