Cross ref: Not sure if any of this thread is related: https://www.drupal.org/node/2646740

I have a site that runs 7.17 with CKE 3.6.2 with no trouble. Module is in /modules and cke-distro is in /libraries.

I have another site that does not run 7.17 at all. The module shows up with everything as expected but trying to modify the global profile does not accept changes. When I click Save, it submits but there is no confirmation or error message and no changes take effect.

All I can figure is a difference in PHP version between servers. I can copy the module and library directly from the working one but no.

I am able to edit and create text formats that appear to know about ckeditor.

When I edit content, all text is loaded into a normal textarea. The select box for widget type lists mine properly, Advanced, Basic, Plain Text but changing that of course does nothing.

What version of editor is this supposed to support? 4.5.6? If we don't want to use the CDN, can you let us know if the latest version of CKeditor is supported and if not which ones are?

Comments

DRIVE created an issue.