Hello
I'm fairly new to FCKeditor. I embeded it in Drupal (CMS). Well, locally it works perfectly fine, but as soon as i upload it, I get the following error:
I'm sorry, it's in german, but the main point is: Window.FCK_STATUS_NOTLOADED
Would be great if you guys know some advice...
I'm fairly new to FCKeditor. I embeded it in Drupal (CMS). Well, locally it works perfectly fine, but as soon as i upload it, I get the following error:
I'm sorry, it's in german, but the main point is: Window.FCK_STATUS_NOTLOADED
uncaught exception: Die Erlaubnis für das Setzen der Eigenschaft Window.FCK_STATUS_NOTLOADED wurde verweigert
[Break on this error] undefined
uncaught exception: Die Erlaubnis für das Lesen der Eigenschaft Window.FCKeditorAPI wurde verweigert
[Break on this error] undefined
FCKBrowserInfo has no properties
[Break on this error] if ( FCKBrowserInfo.IsGecko )
fckeditor.html (line 182)
FCKLang is not defined
[Break on this error] window.document.dir = FCKLang.Dir ;
fckeditor.html (line 112)
FCK has no properties
[Break on this error] FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener...
fckeditorcode_gec... (line 96)
FCKConfig has no properties
[Break on this error] var FCKConfig=FCK.Config={};if (document.location.protocol=='file:'){FCKConfig.B...
fckeditorcode_gec... (line 32)
FCKBrowserInfo has no properties
[Break on this error] if ( FCKBrowserInfo.IsIE )
fckeditor.html (line 58)
FCKConfig has no properties
[Break on this error] FCKConfig.DisableEnterKeyHandler = false ;Would be great if you guys know some advice...
