Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Upgraded site from 6 to 9 and can't seem to edit html modulesUpgraded site from 6 to 9 and can't seem to edit html modules
Previous
 
Next
New Post
2/13/2019 11:27 AM
 

Upgraded site from 6 to 9 and can't seem to edit html modules. I want to post an image of what I get but that doesn't seem to be working here on the forum. 

I get a basic set of editing tools rather than a rich text editor so I can't edit the html and change things link embedded video.


 
New Post
2/14/2019 2:47 AM
 

Chris,

I had a quite similar problem some days ago.

First thing is to use the DNNConnect.CKE provider as a default (chances are good that you are still using the Telerik RadEditor which is not supported anymore). Change the value of the default attribute of the htmlEditor to "DNNConnect.CKE" (in web.config). It should look like

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

If it does not work then you could try to make a clean install of DNN 9 somewhere and compare the web.configs. Most propably some things did not match correctly, so you have to do it manually. A good tool for that is WinMerge.

Happy DNNing!
Michael


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Upgraded site from 6 to 9 and can't seem to edit html modulesUpgraded site from 6 to 9 and can't seem to edit html modules


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out