[SOLVED][Drupal CKEditor] CKEditor not listed in permissions.

| | 1 min read

Some Drupal users have reported that CKEditor in their Drupal 7 website failed to come up in the permissions page preventing the from assigning the correct permissions to the CKEditor. If you are facing the same issue then read onto find out the fix.

You have to remember a few things.

  • /sites/all/libraries/ckeditor is the optimal location for the CKEditor library.
  • /site/all/modules/ckeditor is the correct location for the CKEditor-WYSYIWYG module.
  • Now here is the fix

  • Disable the CKEditor-WYSYIWYG module and the WYSYIWYG module if you have the latter installed.
  • Next uninstall both the modules
  • Check if sites/all/modules/ckeditor/ckeditor directory exists
  • Delete it if it exists or move it to /sites/all/libraries
  • Finally enable the CKEditor-WYSYIWYG module again.

Hope that helps.

The easiest way to solve a Drupal issue is to hand it to the Drupal experts. We can provide a wide range of Drupal services to help you maintain and manage your Drupal websites. Get in touch with us to know more.