I have updated the DLL, but still receive the following error when sending a test feedback when logged in as the host:
DotNetNuke.Services.Exceptions.ModuleLoadException: Input string was not in a correct format. ---> System.formatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberformatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberformatInfo info) at DotNetNuke.Modules.Feedback.Feedback.cmdSend_Click(Object sender, EventArgs e)