Problems with WYSIWYG editor in Umbraco 3.0.3 Options
Niller2000
Posted: Tuesday, February 26, 2008 11:32:33 AM

Rank: Newbie

Joined: 2/26/2008
Posts: 2
Location: Allerød
Hi,

I have some problem going from the normal Umbraco Richtext editor to the TinyMCE. I get the following error every time I try to change it to TinyMCE:

Quote:
Server Error in '/' Application.


Input string was not in a correct format.
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.FormatException: Input string was not in a correct format.

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:


[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +2725283
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +102
umbraco.editorControls.tinymce.TinyMCE..ctor(IData Data, String Configuration) +739
umbraco.editorControls.tinymce.TinyMCEDataType.get_DataEditor() +90
umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +86
umbraco.controls.ContentControl..ctor(Content c, publishModes CanPublish, String Id) +732
umbraco.cms.presentation.editContent.OnInit(EventArgs e) +402
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832




I really hope that someone kan help me solve this problem.


Best regards,
Niels K.

Best regards,

Niels Kristiansen | NIKRI
cgarvey
Posted: Thursday, August 07, 2008 3:38:37 PM
Rank: Enthusiast

Joined: 11/27/2006
Posts: 14
Having the same problem, anyone else?
drobar
Posted: Thursday, August 07, 2008 4:34:54 PM

Rank: Umbracoholic

Joined: 9/8/2006
Posts: 1,696
Location: KY, USA
In the Richtext Editor data type settings, do you have the following set?
- Rendercontrol = TinyMCE wysiwyg
- Database Type = NText

cheers,
doug.

MVP 2007-2009 - Official Umbraco Trainer for North America - Percipient Studios
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.