Hi

I've installed the latest version of Ckeditor (10) full, in sites/libraries/ckeditor but WYSIWYG says it's not there:

The version of CKEditor could not be detected.
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/ckeditor

So the actual library can be found at:
sites/all/libraries/ckeditor/ckeditor.js

but its there. Im not having any issues with other scripts in the libraries folder just this one. The folder(s) have read 755 permissions

Is there a workaround

Thanks

Comments

very_random_man’s picture

I've had the same problem. The WYSIWYG module doesn't seem to recognise CKEditor v4.1 or v4.1.1. As a workaround use v3.6.6.1. There is a link on the library download screen.

TwoD’s picture

Status: Active » Closed (duplicate)

Wysiwyg 7.x-2.x-dev currently supports CKEditor 4.
Basic support was implemented in #1853550: Ckeditor 4.0 - The version of CKEditor could not be detected. but beware, there may be serious issues: #1956778: Ckeditor 4.1 ACF
Workarounds exist, but you'll need a code snippet as described in the previous issue.