kenmcd wrote:
1. Make sure you open the JoomlaFCK2 interface and click Save. This must be done for every install.
2. You may also have to reselect your Default editor in your User profile - select joomlaFCK2 and Save.
Yes, I did each time. I'm using Firefox on a Mac. Here's error messages using firebug;
uncaught exception: Permission denied to set property Window.FCK_STATUS_NOTLOADED
[Break on this error] undefined
uncaught exception: Permission denied to set property Window.FCK_STATUS_NOTLOADED
[Break on this error] undefined
FCKBrowserInfo has no properties
[Break on this error] if ( FCKBrowserInfo.IsGecko )
fckeditor.html (line 183)
FCKLang is not defined
[Break on this error] window.document.dir = FCKLang.Dir ;
fckeditor.html (line 117)
uncaught exception: Permission denied to get property Window.FCKeditorAPI
[Break on this error] undefined
uncaught exception: Permission denied to get property Window.FCKeditorAPI
[Break on this error] undefined
FCK has no properties
[Break on this error] FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener...
fckeditorcode_gec... (line 106)
FCKConfig has no properties
[Break on this error] var FCKConfig=FCK.Config={};if (document.location.protocol=='file:'){FCKConfig.B...
fckeditorcode_gec... (line 33)
FCKBrowserInfo has no properties
[Break on this error] if ( FCKBrowserInfo.IsIE )
fckeditor.html (line 58)
FCKConfig has no properties
[Break on this error] FCKConfig.CustomConfigurationsPath = '' ;
fckconfig.js (line 27)
FCKBrowserInfo has no properties
[Break on this error] if ( FCKBrowserInfo.IsGecko )
fckeditor.html (line 183)
FCKLang is not defined
[Break on this error] window.document.dir = FCKLang.Dir ;
fckeditor.html (line 117)
FCK has no properties
[Break on this error] FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener...
fckeditorcode_gec... (line 106)
FCKConfig has no properties
[Break on this error] var FCKConfig=FCK.Config={};if (document.location.protocol=='file:'){FCKConfig.B...
fckeditorcode_gec... (line 33)
FCKBrowserInfo has no properties
[Break on this error] if ( FCKBrowserInfo.IsIE )
fckeditor.html (line 58)
FCKConfig has no properties
[Break on this error]
thanks