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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorCanCan'd edit with FCKEditor
Previous
 
Next
New Post
4/19/2007 2:25 PM
 

I u0pgraded to 4.5.1 and on any module when a user tries to edit and selects the Rich Text Editor (FCKEditor) instead of seeing the content the user sees this:

==========================

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
 * Copyright (C) 2003-2007 Frederico Caldeira Knabben
 *
 * == BEGIN LICENSE ==
 *
 * Licensed under the terms of any of the following licenses at your
 * choice:
 *
 *  - GNU General Public License Version 2 or later (the "GPL")
 *    http://www.gnu.org/licenses/gpl.html
 *
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
 *    http://www.gnu.org/licenses/lgpl.html
 *
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
 *    http://www.mozilla.org/MPL/MPL-1.1.html
 *
 * == END LICENSE ==
 *
 * Main page that holds the editor.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
 <title>FCKeditor</title>
 <meta name="robots" content="noindex, nofollow" />
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta http-equiv="Cache-Control" content="public" />
 <script type="text/javascript">

// Instead of loading scripts and CSSs using inline tags, all scripts are
// loaded by code. In this way we can guarantee the correct processing order,
// otherwise external scripts and inline scripts could be executed in an
// unwanted order (IE).

function LoadScript( url )
{
 document.write( '<scr' + 'ipt type="text/javascript" src="' + url + '" onerror=" ) ;

  var eInnerElement = oCell.firstChild ;
  if ( eInnerElement )
  {
   eInnerElement.style.height = 0 ;
   eInnerElement.style.height = oCell.scrollHeight - 2 ;
  }
 }
 window.onresize = Window_OnResize ;
}

 </script>
</head>
<body>
 <table width="100%" cellpadding="0" cellspacing="0" style="height: 100%; table-layout: fixed">
  <tr id="xToolbarRow" style="display: none">
   <td id="xToolbarSpace" style="overflow: hidden">
    <table width="100%" cellpadding="0" cellspacing="0">
     <tr id="xCollapsed" style="display: none">
      <td id="xExpandHandle" class="TB_Expand" colspan="3">
       <img class="TB_ExpandImg" alt="" src="images/spacer.gif" width="8" height="4" /></td>
     </tr>
     <tr id="xExpanded" style="display: none">
      <td id="xTBLeftBorder" class="TB_SideBorder" style="width: 1px; display: none;"></td>
      <td id="xCollapseHandle" style="display: none" class="TB_Collapse" valign="bottom">
       <img class="TB_CollapseImg" alt="" src="images/spacer.gif" width="8" height="4" /></td>
      <td id="xToolbar" class="TB_ToolbarSet"></td>
      <td class="TB_SideBorder" style="width: 1px"></td>
     </tr>
    </table>
   </td>
  </tr>
  <tr>
   <td id="xEditingArea" valign="top" style="height: 100%"></td>
  </tr>
 </table>
</body>
</html>

==========================

Has anyone an idea of how to solve this?  the old editor will still work.  I am on Windows Server 2003 IIS 6.

Thank you.

DRW

 
New Post
4/19/2007 9:14 PM
 

It seems that the .html file is not being processed by its content type. It could be a problem with your browser and more typically with a misconfigured server.

Check how your server is handling the content type for a .html file

(You can try by just creating simple .html file with HTML inside it and access it by writing a direct URL in your browser)


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
4/22/2007 4:31 AM
 

I met the same thing. I have checked if the .html file works, it works well. I don't know why FCK can't not work, but FTB works well.

 
New Post
4/22/2007 12:34 PM
 

FTB doesn't use .html files as FCK does. You must check your IIS configuration to be sure your server is handling .html files


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
4/23/2007 10:53 AM
 

yes I have checked it. It works well.

How to do next?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorCanCan'd edit with FCKEditor


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