BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportHtmlEditorProviderHtmlEditorProvider
Previous
 
Next
New Post
12/8/2009 7:31 AM
 

Hi everyone,

I'm hoping this is a really stupid mistake by myself. I have install the latest release after using previous versions. Everything seems to be working correctly apart from the HTMLEditorProvider. It is as though the software cannot load the FCKEditor.

For example, when going to the Basic Settings in the Application Configuration the Welcome Message field shows "Internet Explorer cannot display the webpage". Its as though the iFrame cannot resolve the URL being used by the HTMLEditorProvider.

Any help would be greatly appreciated, thanks in advance.

 
New Post
12/8/2009 9:06 AM
 

Hi,

I have the same problem after upgrading to 0.8

Regards
Sascha

 
New Post
12/8/2009 2:06 PM
Accepted Answer 

Hi,

I had the same problem.

I think there is a problem in FCKeditor BasePath configuration of HtmlEditor control in BugNET.

I've resolved this problem modifying this piece of configuration in web.config:

<add name="FckHtmlEditorProvider" type="BugNET.Providers.HtmlEditorProviders.FckHtmlEditorProvider, BugNET.Providers.FckHtmlEditorProvider" Height="250" Width="100%" ToolbarSet="Basic" Skin="Silver" BasePath="FCKEditor/"/>

I added the last attribute BasePath to the actual configuration.

Eventually you have to modify also the ToolbarSet attribute using the value "Basic"...

 
New Post
12/8/2009 10:34 PM
 

Hi!

Rventurelli's proposal did the job!!

Thanks a lot!
Sascha

PS: The Basic-ToolbarSet is a lot more comfortable.

 
New Post
12/9/2009 12:10 AM
 

Hi rventurelli

Thanks for the advice. Worked a treat!

 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportHtmlEditorProviderHtmlEditorProvider


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.