Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 03:30 UTC
Updated:
22 Apr 2013 at 10:10 UTC
Comments
Comment #1
wwalc commentedDownload "full" package instead of the standard package from the CKEditor Download page.
Comment #2
new123456789 commentedThanks for that! I've downloaded the full version now. But in the editor section of the edit view page overlay the body section is not editable. The editor has alltogether disaperared. Not even the plain view is available.
In my Advanced settings for Path to CKEditor * I've got:
%m/ckeditor/ckeditor
And the location of the ckeditor files is sites/all/modules/ckeditor/ckeditor/ckeditor/
Could this be the reason? Have I got one too many ckeditor folders in my structure?
Comment #3
new123456789 commentedUpdate: I tried the same site in IE8, and the rich text editor IS displaying. However, a lot of the icons aren't displaying :S
Comment #4
wwalc commentedYes, you have too many "ckeditor" folder. ckeditor.js (and the rest of editor files) should be located in sites/all/modules/ckeditor/ckeditor.
Clear Drupal cache, browser cache and issues should be gone.