Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2008 at 13:47 UTC
Updated:
16 Jun 2008 at 07:42 UTC
Nothing comes visible and error log shows e.g.:
Error: FCKTools.FixCssUrls is not a function
Source File: http://teknetti.fi/hytyel/sites/all/modules/fckeditor/fckeditor/editor/f...
Line: 138
Error: FCKLang is not defined
Source File: http://teknetti.fi/hytyel/sites/all/modules/fckeditor/fckeditor/editor/j...
Line: 96
In adition to these I get lot of warnings. It does work on Safari 3.0.
I installed fckeditor-5.x-2.1 for drupal and FCKeditor2.6 from FCK-editors site. Demo seems to work also in Firefox.
Thank you of any information, Arto
Comments
Comment #1
artol commentedI have other site in the same server, same drupal 5.5 version, a bit different set of modules and there FCK editor works??? Only difference seems to be in javascript side that I have latest jquery_update installed on the site where FCK-editor is not working. Can this be a problem? By the way, FCKeditor does not seem to work on ie7 either. This is even bigger problem.
Comment #2
artol commentedThe problem was, that I had to clear browser caches.