Hi,
Notification emails aren't working in my installation. SMTP is working fine on the site and other modules are sending emails with no problems.
I have tried deleting and recreating email templates, but whenever I "Send Order Email" in the Manage order section I receive the message "Email Confirmation Failed".
I get the following message in a white strip at the top of the page when I go into an order:
"Value of '1/01/1900 12:00:00 AM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'.Parameter name: SelectedDate", however, the order has the correct date and time.
The log viewer gives the following message:
StackTrace : at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at System.Convert.ToDecimal(String value) at Smith.DNN.Modules.BuyNow.ManageOrderDetail.SendMail(String emailType)
Server Name: GenericAU02
I am running SC 5.18b
and DNN 6.02.02
Any help would be appreciated.
Thanks
Ivan