Hi there....
In DNN 4.3.3 I was using the forums module. I decided to force the FCKeditor width to 400px and apply this to the module. Worked no problems.
I then attempted to do exactly the same thing for the height and I now get the below error message every time I try and edit text in the forums. I now no longer see FCKEditor for this module so I can't change the setting back.
Where can I find this forced height setting in the database so I can reset it and and hopefully bring an end to the problem? I've checked the ModuleSettings table but I don't see the setting stored in there.
Is this a FCKEditor bug or is it something I simply should not have attempted?
Note my culture is set as English (United Kingdom) en-GB, I see some locale info in that error message (but perhaps this is not relevant).
Many thanks!
Alex
---->
AssemblyVersion: 04.03.03
PortalID: 2
PortalName: MyPortal
UserID: 2
UserName: admin
ActiveTabID: 183
ActiveTabName: Message Board
RawURL: /MessageBoard/tabid/183/ctl/PostEdit/mid/567/forumid/1/postid/1/action/edit/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://eugovernment/MessageBoard/tabid/183/forumid/1/threadid/1/scope/posts/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 15724153-5b1d-4c7a-933b-aff98ff1a944
InnerException: Specified argument was out of the range of valid values. Parameter name: value
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.WebControls.Unit.GetTypeFromString
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Specified argument was out of the range of valid values. Parameter name: value ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: value at System.Web.UI.WebControls.Unit.GetTypeFromString(String value) at System.Web.UI.WebControls.Unit..ctor(String value, CultureInfo culture, UnitType defaultType) at System.Web.UI.WebControls.Unit.Parse(String s) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FckCustomEditorWrapper.LoadFCKCTLSettings(Boolean mAdmin) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FckCustomEditorWrapper.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: MYSERVER