Go to our Facebook page
Visit our Twitter page
Go to our Google Plus page
Subscribe to our Newsletter
Log in using social networks
A specific instance is when i created a table and try to delete a row or column it gave me the same error.
Add( new FCKContextMenuItem( this, 'Undefined', FCKLang["InsertRow"] ) ) ;
Add( new FCKContextMenuItem( this, 'Undefined', FCKLang["DeleteRows"] ) ) ;
So there's the reason, probably not implemented yet.