DotNetNuke Version: 3.1.0 Form Master 01.01.04 DNN 3
Hello, I've been havin a couple of problems with your module:
1> In the email that is sent to the contact person, there are a couple of labels that are changing - for example: a textbox label "Name" - in the email comes as "Naime" - How can I fix this?
2> The reporting page is throwing the following exception:
Error: Form Master Edit is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: '' is an invalid QName. ---> System.Xml.Xsl.XsltException: '' is an invalid QName. at System.Xml.Xsl.PrefixQName.ParseNCName(String qname, Int32& position) at System.Xml.Xsl.PrefixQName.ParseQualifiedName(String qname, String& prefix, String& local) at System.Xml.Xsl.ElementAction.CreateElementQName(String name, String nsUri, InputScopeManager manager) at System.Xml.Xsl.ElementAction.Execute(Processor processor, ActionFrame frame) at System.Xml.Xsl.ActionFrame.Execute(Processor processor) at System.Xml.Xsl.Processor.Execute() at System.Xml.Xsl.XslTransform.Transform(IXPathNavigable input, XsltArgumentList args, TextWriter output, XmlResolver resolver) at Code5Systems.FormMaster.Business.FormDataController.GetDataSetFromFormResults(String xml, String modulePath, Boolean fromControl) at Code5Systems.FormMaster.Business.FormDataController.List(Int32 moduleId, DateTime dtStart, DateTime dtEnd, Int32 pageNum, Int32 pageSize, String modulePath, Boolean fromControl) at Code5Systems.FormMaster.FormReport.BindGrid() --- End of inner exception stack trace --- |