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 ForumsFCKeditorFCKeditorFCKeditor in new module developmentFCKeditor in new module development
Previous
 
Next
New Post
3/5/2007 11:16 PM
 

HI

 

I want to us the FCKeditor in new modules and forms I'm building but I cant connect to the editor using the information from the WIKI.

So How do I connect to the editor from a new aspx development page and how do I get it the the editor to replace the text fields I want to accept rich text?

regards

 

Marcel

 
New Post
3/6/2007 4:28 PM
 

Add this to the top of the ascx:
<%@ Register TagPrefix="dnn" TagName="TextEditor" Src="~/controls/TextEditor.ascx"%>

Then this:

< dnn:texteditor id="MyTextEditor" runat="server" width="100%" height="400" ChooseMode="false" ChooseRender="false" HtmlEncode="true"></dnn:texteditor>

 
New Post
3/7/2007 1:55 AM
 

thanks for that it seem a bit closer but I get the following error

 

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FckHtmlEditorProvider.Initialize() +414
   DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) +70
   System.Web.UI.Control.OnInit(EventArgs e) +2072060
   System.Web.UI.UserControl.OnInit(EventArgs e) +96
   System.Web.UI.Control.InitRecursive(Control namingContainer) +321
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692

 

Any Ideas

 

Marcel

 
New Post
3/25/2007 11:54 PM
 

Do you have the provider installed? (Note that the provider and the editor are diferent things. The provider must be installed to make the FCKeditor features available to DNN.


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFCKeditor in new module developmentFCKeditor in new module development


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