Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Antonio Tapiador
Problems with revision 52 [ reply ]  
2007-11-30 19:46
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)