HomeHomeDotNetNuke Forg...DotNetNuke Forg...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorDNN 4.5 Install - FCKEditor ErrorDNN 4.5 Install - FCKEditor Error
Previous
 
Next
New Post
4/12/2007 7:44 PM
 

Seem to have the same problem.  Wierd thing is i first thought poss old files left on server but removed them and replaced with fck folder from the 4.5 install package but still not fixed.  Unlike this thread seems to only be affecting when i try and create  a new thread on my forums.  I do know i changed the default on the module to nogallery and did have fckeditor installed no probs on 4.3 so no ideas why still getting.  Any ideas.

MK

 
New Post
4/12/2007 9:00 PM
 

Did you blow away your browser's cache?

In my case, FF was holding on to the old js component.  As soon as I deleted all temporary files, the new one came down from the server and presto - problem solved.

 


Rob Poretti - Poretti Productions - skin3 Team ● X:Skins ● Cubist ● KrystalWare ● Gamer ● iKon

 
New Post
4/13/2007 1:35 AM
 

I just double tried if was a cache problem by emptying my temp files both in ie7 and ff but still got the error.  Wierd thing is that it only affects the forums.  Eg i can create a new html module and edit without the error.

One thing before 4.5 i usally manually installed the fck editor provider manually by putting details in conf.  This time i didn't as seem to run on load as was set to in web.config. Any ideas if i added the settings from my prevous conf wether would fix as i have already tried deleting the FckhtmlEditorProvider folder and re uploading the new folder from the 4.5 package.

MK

 
New Post
4/13/2007 2:41 AM
 

Well after more digging i managed to fix, not sure if this gonna be a reaccuring issue as noticed in the FckhtmlEditorProvider\custom\fckconfigsecure.js references to 'UniversalKey' example...

FCKConfig.ToolbarSets["Default"] = [
 ['DocProps','-','Save','NewPage','Preview','-','Templates'],
 ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
 ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
 ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
 ['OrderedList','UnorderedList','-','Outdent','Indent'],
 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
 ['Link','Unlink','Anchor'],
 ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak','UniversalKey'],
 ['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
 '/',
 ['Style','FontFormat','FontName','FontSize'],
 ['TextColor','BGColor'],
 ['FitWindow']
] ;

FCKConfig.ToolbarSets["DNNDefault"] = [
 ['Preview','-','Templates'],
 ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
 ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
 ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
 ['OrderedList','UnorderedList','-','Outdent','Indent'],
 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
 ['Link','Unlink','Anchor'],
 ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak','UniversalKey'],
 ['Style','FontFormat'],['FontName','FontSize'],
 ['TextColor','BGColor'],
 ['FitWindow']
] ;

FCKConfig.ToolbarSets["NoGallery"] = [
 ['Preview','-','Templates'],
 ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
 ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
 ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
 ['OrderedList','UnorderedList','-','Outdent','Indent'],
 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
 ['Link','Unlink','Anchor'],
 ['Table','Rule','Smiley','SpecialChar','PageBreak','UniversalKey'],
 ['Style','FontFormat'],['FontName','FontSize'],
 ['TextColor','BGColor'],
 ['FitWindow']
] ;

I just removed them out and seems to have fixed.  I checked fckconfig.js and seems clean from them so presume as my web.conf before was references custom settings to fckconfigsecure.js it was still picking up the 'UniversalKey'

If me removing them out is gonna create probs later on can ya let me know. Or if will need to change every upgrade.

MK

 

 
New Post
4/13/2007 7:54 AM
 

The provider uses the fckconfig.js by default unless you tell the provider to use the other one.

The fckconfigsecure.js was fixed for 4.5.1.(Removed the universal key too)

fckconfig.js and fckconfigsecure.js are the same files.The fckconfigsecure.js purpose it to include changes in the default configuration to make the editor less exposed to user actions (More simple toolbars, exclude the source button, etc).

You have this option but it needs you to configure your own needs first. otherway the result is the same.


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
Previous
 
Next
HomeHomeDotNetNuke Forg...DotNetNuke Forg...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorDNN 4.5 Install - FCKEditor ErrorDNN 4.5 Install - FCKEditor Error


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Try An Online Demo
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft .NET. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates Snowcovered.com where users purchase third party apps for the platform.