Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.3-rc6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2008 at 23:53 UTC
Updated:
25 Jul 2009 at 09:04 UTC
I am currently using version 6.x.-1.3-rc1 with the Amity Island theme. After upgrading to FCKEditor version 6.x-1.3-rc6, FCKEditor disappears and will not load on any page. I've checked all of the basic settings and no errors are showing in the log file my drupal installation. I'm using Drupal 6.8 and I've tried de-activating the module, installing the new version, downloading the latest update from the FCKEditor website, but everytime, I activate version 6.x-1.3-rc6 I no longer get the WYSIWYG editor on any text box. Downgrading back to the earlier verison solves the problem and it starts working again.
Any ideas?
Comments
Comment #1
bsimon commentedI was using 6.x.-1.3-rc1. When I upgraded from Drupal 6.6 to 6.8, it immediately stopped working. Instead of the FCKeditor pane, I got a themed 'page not found' error in the textarea.
I couldn't seen any obvious reason - the FCKeditor files were still in place, and the FCKeditor admin pages appeared normal.
I upgraded to 6.x-2.0-alpha4 + the Dec 13/14 FCKeditor nightly and now it's working OK
Comment #2
wwalc commentedUsually such problems are caused by browser's cache. Make sure that you have cleared the browser's cache after upgrading FCKeditor module and/or the editor: http://drupal.fckeditor.net/troubleshooting#6
@ptarver - clear browser's cache and let me know if it helped.
There is also another problem with upgrading to rc6/alpha4: #346908: Call to undefined function: fckeditor_iscompatiblebrowser() . In short, rc6 and alpha4 are not compatible with FCKeditor 2.6, upgrading to FCKeditor 2.6.3 should solve the problem.
Comment #3
wwalc commentedComment #4
Jorrit commentedClosed because of inactivity.