Abandoned Cart issues after 7.0.7 SR1 install
Posted: Thu Aug 11, 2011 9:13 am
I have successfully upgraded my 7.0.4 site with 7.0.7 and added the SR1 patches. Store is working great, but my Abandoned Cart report doesn't allow me to view daily details. I get the following error...
Line 20: if (_Settings.AbandonedBasketAlertEmailTemplateId == 0)
Line 21: {
Line 22: NotePlaceHolder.Controls.Add(new LiteralControl("<p style='text-align:left;'>We noticed that you don't have any Email template configured for abandoned basket alerts. Please choose suitable template in <b>Administration > Configure > Email > Settings</b> section.</p>"));
Line 23: }
Line 24:
I went into the Configure > Email > Settings menu and there is no place to choose a template for Abandoned Baskets. I went to the Configure > Email > Templates menu and there is a template for Abandoned Basket Email. Am I missing something in the Settings menu that I need to do? Let me know if you need any more info. The upgrade itself went amazingly smooth!!1! As far as I can tell this is the only issue I've come across and that is AWESOMESAUCE!
Line 20: if (_Settings.AbandonedBasketAlertEmailTemplateId == 0)
Line 21: {
Line 22: NotePlaceHolder.Controls.Add(new LiteralControl("<p style='text-align:left;'>We noticed that you don't have any Email template configured for abandoned basket alerts. Please choose suitable template in <b>Administration > Configure > Email > Settings</b> section.</p>"));
Line 23: }
Line 24:
I went into the Configure > Email > Settings menu and there is no place to choose a template for Abandoned Baskets. I went to the Configure > Email > Templates menu and there is a template for Abandoned Basket Email. Am I missing something in the Settings menu that I need to do? Let me know if you need any more info. The upgrade itself went amazingly smooth!!1! As far as I can tell this is the only issue I've come across and that is AWESOMESAUCE!