sumanpk Posted July 26, 2012 Share Posted July 26, 2012 HI all, I am facing problem, I am able to select as payment method cash on delivery but when i am confirm the order it is showing fatal error. but i back end it is showing the order . please help me Thanks Link to comment Share on other sites More sharing options...
Mike Kranzler Posted July 26, 2012 Share Posted July 26, 2012 Hi sumanpk, In your config/config.inc.php file, can you please set "display_errors" to "on" and then try this again and let us know if you receive any additional error messages? -Mike Link to comment Share on other sites More sharing options...
sumanpk Posted July 27, 2012 Author Share Posted July 27, 2012 Hi Mike, Thanks for your reply. I have found the following error , problem is getting $id_country and address format. Notice: Undefined property: CashOnDeliveryWithFee::$id_country in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 629 Notice: Undefined property: Address::$Country:name in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 639 Notice: Undefined property: CashOnDeliveryWithFee::$id_country in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 629 Notice: Undefined property: Address::$Country:name in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 639 Notice: Undefined property: CashOnDeliveryWithFee::$id_country in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 629 Notice: Undefined property: Address::$Country:name in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 639 Notice: Undefined property: CashOnDeliveryWithFee::$id_country in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 629 Notice: Undefined property: Address::$Country:name in C:\xampp\htdocs\makeslifestyle2\modules\cashondeliverywithfee\cashondeliverywithfee.php on line 639 Please help me. thanks suman Link to comment Share on other sites More sharing options...
Mike Kranzler Posted July 27, 2012 Share Posted July 27, 2012 Hi suman, What version of PrestaShop are you using, and what version of the COD module? -Mike Link to comment Share on other sites More sharing options...
Recommended Posts