I'm running CK Editor version 7.x-1.1 on Drupal 7. The install of CK Editor seems to have mostly worked with the exception of using the following functions: Hyperlink, Image, Smilies, Table, Anchor. When those are selected the browser 'freezes' and looks like the image (http://drupal.org/files/issues/freeze1.png) posted on this issue: http://drupal.org/node/1060188.

I receive no error message in Firefox 4.0 but in IE it gives this message:

Line: 110
Char: 964
Error: [CKEDITOR.dialog.openDialog] Dialog "link" failed when loading definition.
Code: 0
Url: myserver url/drupal/?q=node/1/edit

If I enable ckeditor_basic.js under advanced options then the WSIWYG doesn't show up at all. I've checked with others who run Drupal 7 with CKEditor and they haven't had this problem. What could be causing this problem?

Comments

derekb’s picture

I forgot to mention that Insert special character does nothing whatsoever.

dczepierga’s picture

Do u don't use WYSIWYG module and CKEditor module - both enabled in the same time? Then i know it's problem with it...

Greetings

derekb’s picture

We only use CKEditor module. Should we have WYSIWYG Module as well?

mkesicki’s picture

No, CKEditor and WYSIWYG module should be not enabled together.

chiappa’s picture

disabling WYSIWYG did the trick, thanks so much for the tip!

dczepierga’s picture

Status: Active » Closed (fixed)

Ok so i closed this issue.

Greetings