Sebastian,
I have tried both RAD-Editor and FCK-Editor, but both editors don't work with the HTML module. I think the problem is in the script tat handles the Save button.
The following error message was logged:
- - - -
AssemblyVersion
6.1.0
-
PortalID
0
-
PortalName
Vereniging Nederland-Noorwegen
-
UserID
3
-
UserName
vnnhost
-
ActiveTabID
298
-
ActiveTabName
Editor test
-
RawURL
/Editortest/tabid/298/ctl/Edit/mid/1033/language/nl-NL/Default.aspx
-
AbsoluteURL
/Default.aspx
-
AbsoluteURLReferrer
http://www.nederland-noorwegen.nl/Editortest/tabid/298/ctl/Edit/mid/1033/language/nl-NL/Default.aspx
-
UserAgent
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0
-
DefaultDataProvider
DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
-
ExceptionGUID
3124ad2d-fe44-4287-8dd1-b0d9f3859f61
-
InnerException
Parameter count does not match Parameter Value count.
-
FileName
-
FileLineNumber
0
-
FileColumnNumber
0
-
Method
Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues
-
StackTrace
-
Message
System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteScalar(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Modules.Html.SqlDataProvider.AddHtmlText(Int32 ModuleID, String Content, String Summary, Int32 StateID, Boolean IsPublished, Int32 CreatedByUserID, Int32 History) at DotNetNuke.Modules.Html.HtmlTextController.UpdateHtmlText(HtmlTextInfo htmlContent, Int32 MaximumVersionHistory) at DotNetNuke.Modules.Html.EditHtml.OnSaveClick(Object sender, EventArgs e)
-
Source
I will update my local copy of the site to 6.1.1 and see if the problem is fixed in the latest update.
Jos