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 not working properlyFCKeditor not working properly
Previous
 
Next
New Post
4/15/2010 6:18 AM
 

The FCKeditor was working perfectly in the version 4.8.3 . The Article we entered able to save. But now due to some change, after that not able to save the details in the fckeditor.

In the project, we have been using the TelerikRadcontrol, Due to some performance issue, i made change in AJAX.vb in the dnn framework file, So the Version got change to 4.9.0. After that latest dotnetnuke.dll change, the FckEditor Text description is not gettign saved. IS there any(fckeditor) version need to be updated?..

Any idea on this??

 

 
New Post
4/15/2010 12:59 PM
 

The FCK editor does NOT work inside of an update panel, unless you do a full Postback when looking to save the contents.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
4/16/2010 5:49 AM
Accepted Answer 

MITCHEL , Thanks for the reply.

Actullay, the earlier version of dnn 4.8.3, the FCK editor was working fine and in the latest version od dnn.dll 4.9.0( which i have made chagne according to this URL http://www.telerik.com/help/aspnet-ajax/dnn-replace-scriptmanager-radscriptmanager.html) , the FCK Editor was not working. The Text which i type in the text area, is not coming up. while editing also, the newly added value is not getting added.

 <FCKeditorV2:FCKeditor
                    ID="txtArticle" runat="server"
                    BasePath="~/fckeditor/" 
                    ToolbarCanCollapse="false"
                    HtmlEncodeOutput="false"
                    Height="400" Width="100%">
                </FCKeditorV2:FCKeditor>

txtArticle.Value is not working now

 

 
New Post
12/15/2010 8:34 AM
 
Fck Editor worked fine after this clientscript has been added. 

Page.ClientScript.RegisterOnSubmitStatement(this.GetType(), "AjaxHack", "for ( var i = 0; i < parent.frames.length; ++i ) if ( parent.frames[i].FCK ) parent.frames[i].FCK.UpdateLinkedField();");
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFCKeditor not working properlyFCKeditor not working properly


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