DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

DNN 9.9.0 Upgrade CKeditor Problems

 4 Replies
 2 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 15
New Around Here

I just upgraded my site to DNN 9.9.0 and its still on the old version of CKeditor (ver. 2.1.12). Is the correct, since I think the latest version of CKeditor is 5x? Should it automatically upgrade the text editor too??

Essentially, I haven't been able to access the CKeditor settings in Site Settings/Site Behavior for quite sometime now, including earlier versions of the site. Anyway, I click on the button to edit the settings under Site Settings and nothing happens. I have to access CKeditor through HTML module (Custom Editor Options), but any configuration changes only apply to the single instance of the module--not global--even if I click on global). 

Veteran Member
Posts: 838
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
New Poster
New Poster
Congrats on posting!
DNN ships the CKeditor so it should upgrade along with DNN itself.
We are now at 4.15.1

New Around Here
Posts: 15
New Around Here
Thanks for the update, Tycho! Much appreciated.
Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!

I think you are using Ingo's previous (now archived) CkEditor.

Make sure you have this in your web.config:

<code> < htmlEditor defaultProvider="DNNConnect.CKE"><br />       < providers><br />         < clear /><br />         < add name="DNNConnect.CKE" type="DNNConnect.CKEditorProvider.CKHtmlEditorProvider, DNNConnect.CKEditorProvider" providerPath="~/Providers/HtmlEditorProviders/DNNConnect.CKE/" settingsControlPath="~/Providers/HtmlEditorProviders/DNNConnect.CKE/Module/EditorConfigManager.ascx" /><br />       < /providers><br />     < /htmlEditor></code>

Growing Member
Posts: 51
Growing Member

Thank you Timo.  Solved the same problem for me.

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved