Subj ...
Notice from FireBug:
p.s. content window not displayed ... =/
Notice from FireBug:
FCKLang is not defined [Break on this error] window.document.dir = FCKLang.Dir ; fckeditor.html (line 165) FCKLang is not defined [Break on this error] function FCKToolbarSet_Create(A){var B;var C=A||FCKConfig.ToolbarLocation;switch... fckeditorcode_gec... (line 99) FCKLang is not defined [Break on this error] null fckeditorcode_gec... (line 106) FCKTools.FixCssUrls is not a function [Break on this error] var FCK_InternalCSS = FCKTools.FixCssUrls( FCKConfig.FullBasePath + 'css/', 'h...
p.s. content window not displayed ... =/
Re: Problems with FireFox (2.0.0.14) (FCKeditor 2.6)
WTF ???!!!
Re: Problems with FireFox (2.0.0.14) (FCKeditor 2.6)
Re: Problems with FireFox (2.0.0.14) (FCKeditor 2.6)
try rename fckeditor.original.html to fckeditor.html
Re: Problems with FireFox (2.0.0.14) (FCKeditor 2.6)
From support forum: http://www.fckeditor.net/forums/viewtopic.php?f=6&t=9263
The above link is describing very similar errors, although the exact scenario is a little different. On first glance it looks like both problems could have the same cause.
I'm pretty certain saw these errors myself at some point, when I did an upgrade to 2.6. However the errors stopped appearing, and I suspect the browser's cache could be involved.
Always hit the Refresh button after changing files that the browser loads remotely (i.e. Javascript, CSS, XML that is used client-side...). Sometimes I hit it twice for good measure, because I'm sure there have been times where the first refresh hasn't actually forced everything to completely reload - particularly scripts that get dynamically included by other scripts.