Hi, I am running Drupal v. 11.4.5 and for some strange reason, the comment form where CKEDITOR is display works perfectly for non authenticated users but does not display for authenticated users, including the administrator. Any hints on why might be causing this? Haven't done any major changes lately. Anything cloudflare related maybe?

Thank you!

Comments

jaypan’s picture

Check to see which roles have the editor enabled at Admin -> Configuration -> Content Authoring -> Text formats and editors. Edit the given text format, and you can see the enabled roles. It may not be enabled for authenticated users.

Contact me to contract me for D7 -> D10/11 migrations.
Or anything really. I'm friendly, and open to work or conversation.

artradersryk204@gmail.com’s picture

I’d first compare the text format and CKEditor permissions for authenticated users. Also check whether any role-based configuration, caching, or JavaScript errors are preventing CKEditor from loading. Clearing Drupal caches and checking the browser console would be good first steps.