I recently installed the path redirect module on a drupal 6.15 and FCK editor no longer displays when editing nodes. I tried updating to ckeditor, but this does not seem to have fixed the issue. I'll be updating to the latest drupal Core install shortly to see if this fixes the problem. The symptoms are:

  • fck WYSIWYG editor displays when creating a new node
  • fck WYSIWYG editor does not display when editing an existing node
  • The expansion bullets are note shown when editing a node. (for example, I cannot expand the Input format menu)

Comments

5keptic’s picture

Update: I updated to the latest version of of ckeditor to replace fckeditor and i am still sesing this behavior with one exception. Now ckeditor always loads correctly on IE but still fails when editing nodes in either Chrome or FF. IT looks as though path redirect is causing a JS error.

the firebug console produces: Could not convert JavaScript argument arg 0 [nsIDOMViewCSS.getComputedStyle] jquery.js?O (line 13)

The Chrome console shows:Uncaught TypeError: Cannot read property 'tagName' of null - JQuery.dimensions.js:393