Products

Solutions

Resources

Partners

Community

About

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 ...DNN 6.0 - issues with HTML editor - no images DNN 6.0 - issues with HTML editor - no images
Previous
 
Next
New Post
8/4/2011 2:56 PM
 
New install of 6.0.

Drop HTML module on page, open editor, attempt to insert image (or document) and window opens displaying NOTHING and controls are grayed out.

I search for other reports of this and could not find anything which leads me to believe it is a setting or change I need to make to the RADEditor config or something.

Anyone have any ideas?

Thanks,
Roy
 
New Post
8/4/2011 7:34 PM
 
For starters - try turning off the gzip compression and the whitespace filter in the the Host - Advanced Settings area. These have been known to cause issues with the HTML provider in the past.

Second, is the a NEW install or and upgrade of an old 5.x site - if it is an UPGRADE then the correct dnn600 radeditor provider will NOT have been installed = http://www.dotnetnuke.com/Resources/W... this wiki doc talks about what  u need to do to get the correct version installed.

Westa
 
New Post
8/4/2011 8:22 PM
 
as I said...NEW install of DNN 6...not an upgrade

No Gzip or whitespace filter.

There was some chatter about case sensitivity with the RAD Editor but that was supposed to be resolved in 6.


No luck so far...any of the functions assocated with images/media/docs/etc just does not work.in the editor.
 
New Post
8/5/2011 12:23 PM
 
Roy Barrow wrote:
as I said...NEW install of DNN 6...not an upgrade

No Gzip or whitespace filter.

There was some chatter about case sensitivity with the RAD Editor but that was supposed to be resolved in 6.


No luck so far...any of the functions assocated with images/media/docs/etc just does not work.in the editor.

We fixed 19 RadEditor issues in 6.0 and specifically this issue after running into it in various forms a LOT during testing.


Please verify you have this complete section in your web.config on you cleanly installed 6.0 site:


<dotnetnuke>
    <htmlEditor defaultProvider="DotNetNuke.RadEditorProvider">
      <providers>
        <clear />
        <add name="DotNetNuke.RadEditorProvider" type="DotNetNuke.Providers.RadEditorProvider.EditorProvider, DotNetNuke.RadEditorProvider" providerPath="~/DesktopModules/Admin/RadEditorProvider" />
      </providers>
    </htmlEditor>
    <navigationControl defaultProvider="DNNMenuNavigationProvider">
      <providers>
        <clear />
        <add name="DNNDropDownNavigationProvider" type="DotNetNuke.NavigationControl.DNNDropDownNavigationProvider, DotNetNuke.DNNDropDownNavigationProvider" providerPath="~\Providers\NavigationProviders\DNNDropDownNavigationProvider\" />
        <add name="ASP2MenuNavigationProvider" type="DotNetNuke.NavigationControl.ASP2MenuNavigationProvider, DotNetNuke.ASP2MenuNavigationProvider" providerPath="~\Providers\NavigationProviders\ASP2MenuNavigationProvider\" />
        <add name="DDRMenuNavigationProvider" type="DotNetNuke.Web.DDRMenu.DDRMenuNavigationProvider, DotNetNuke.Web.DDRMenu" />
        <add name="DNNMenuNavigationProvider" type="DotNetNuke.NavigationControl.DNNMenuNavigationProvider, DotNetNuke.DNNMenuNavigationProvider" providerPath="~\Providers\NavigationProviders\DNNMenuNavigationProvider\" />
        <add name="DNNTreeNavigationProvider" type="DotNetNuke.NavigationControl.DNNTreeNavigationProvider, DotNetNuke.DNNTreeNavigationProvider" providerPath="~\Providers\NavigationProviders\DNNTreeNavigationProvider\" />
        <add name="SolpartMenuNavigationProvider" type="DotNetNuke.NavigationControl.SolpartMenuNavigationProvider, DotNetNuke.SolpartMenuNavigationProvider" providerPath="~\Providers\NavigationProviders\SolpartMenuNavigationProvider\" />
      </providers>

I am hoping you have a line missing in your web.config that is the culprit.
We saw this during 6.0 Dev and Test and fixed it.
Internally this has worked for us since CTP 2 timeframe so I'm fairly suprised to see someone reporting this issue after release

Ken Grierson
DotNetNuke Corporation
Test Lead
 
New Post
8/5/2011 12:32 PM
 
I have confirmed my web.config matches exactly what you have in your post.

No missing lines....

Here is mine...(unless I am blind, it matches exactly)...

<htmlEditor defaultProvider="DotNetNuke.RadEditorProvider">
      <providers>
        <clear />
        <add name="DotNetNuke.RadEditorProvider" type="DotNetNuke.Providers.RadEditorProvider.EditorProvider, DotNetNuke.RadEditorProvider" providerPath="~/DesktopModules/Admin/RadEditorProvider" />
      </providers>
    </htmlEditor>
    <navigationControl defaultProvider="DNNMenuNavigationProvider">
      <providers>
        <clear />
        <add name="DNNDropDownNavigationProvider" type="DotNetNuke.NavigationControl.DNNDropDownNavigationProvider, DotNetNuke.DNNDropDownNavigationProvider" providerPath="~\Providers\NavigationProviders\DNNDropDownNavigationProvider\" />
        <add name="ASP2MenuNavigationProvider" type="DotNetNuke.NavigationControl.ASP2MenuNavigationProvider, DotNetNuke.ASP2MenuNavigationProvider" providerPath="~\Providers\NavigationProviders\ASP2MenuNavigationProvider\" />
        <add name="DDRMenuNavigationProvider" type="DotNetNuke.Web.DDRMenu.DDRMenuNavigationProvider, DotNetNuke.Web.DDRMenu" />
        <add name="DNNMenuNavigationProvider" type="DotNetNuke.NavigationControl.DNNMenuNavigationProvider, DotNetNuke.DNNMenuNavigationProvider" providerPath="~\Providers\NavigationProviders\DNNMenuNavigationProvider\" />
        <add name="DNNTreeNavigationProvider" type="DotNetNuke.NavigationControl.DNNTreeNavigationProvider, DotNetNuke.DNNTreeNavigationProvider" providerPath="~\Providers\NavigationProviders\DNNTreeNavigationProvider\" />
        <add name="SolpartMenuNavigationProvider" type="DotNetNuke.NavigationControl.SolpartMenuNavigationProvider, DotNetNuke.SolpartMenuNavigationProvider" providerPath="~\Providers\NavigationProviders\SolpartMenuNavigationProvider\" />
      </providers>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 6.0 - issues with HTML editor - no images DNN 6.0 - issues with HTML editor - no images


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