By stormlifterNET on
I just updated to the latest FCKEditor and now for some reason I can't use it in Firefox.
Firefox console returns the following errors.
Error: FCKConfig is not defined
Source File: http://bloodandbrains.com/sites/all/modules/fckeditor/fckeditor/fckconfi...
Line: 27
Error: FCKBrowserInfo is not defined
Source File: http://bloodandbrains.com/sites/all/modules/fckeditor/fckeditor/editor/f...
Line: 125
Error: FCKConfig_LoadPageConfig is not defined
Source File: http://bloodandbrains.com/sites/all/modules/fckeditor/fckeditor/editor/f...
Line: 164
Error: FCKTools is not defined
Source File: http://bloodandbrains.com/sites/all/modules/fckeditor/fckeditor/editor/f...
Line: 176
and a bunch more....
Comments
This may be related:
This may be related: http://drupal.org/node/372360
--aslam
--aslamK
Which version on FF?
I just installed FCK editor on my site, and I and using FF3.0
What version of drupal 6 are you using?
Nothing unreal exists.
Drupal 6.9. --aslam
Drupal 6.9.
--aslam
--aslamK
try
try this: http://drupal.org/node/292394
Read all
To me it looks like it's not finding the directory
of your config file - which is propagating the other errors as well. Do you have a fckeditor.config.js file?
Also, are you using clean urls? Can you give me a little more information about your dev environment?
Nothing unreal exists.