otaktakcenter Posted April 18, 2014 Share Posted April 18, 2014 I'm testing out the paypal payment and have come upon this error. Please help! I am not sure what this means... Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Address->id_country is empty' in /home/fayuscol/public_html/classes/ObjectModel.php:837 Stack trace: #0 /home/fayuscol/public_html/classes/ObjectModel.php(265): ObjectModelCore->validateFields() #1 /home/fayuscol/public_html/classes/ObjectModel.php(599): ObjectModelCore->getFields() #2 /home/fayuscol/public_html/classes/Address.php(186): ObjectModelCore->update(false) #3 /home/fayuscol/public_html/classes/ObjectModel.php(427): AddressCore->update(false) #4 /home/fayuscol/public_html/modules/paypal/express_checkout/payment.php(199): ObjectModelCore->save() #5 {main} thrown in /home/fayuscol/public_html/classes/ObjectModel.php on line 837 Link to comment Share on other sites More sharing options...
piataseverineana Posted May 9, 2014 Share Posted May 9, 2014 I'm testing out the paypal payment and have come upon this error. Please help! I am not sure what this means... Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Address->id_country is empty' in /home/fayuscol/public_html/classes/ObjectModel.php:837 Stack trace: #0 /home/fayuscol/public_html/classes/ObjectModel.php(265): ObjectModelCore->validateFields() #1 /home/fayuscol/public_html/classes/ObjectModel.php(599): ObjectModelCore->getFields() #2 /home/fayuscol/public_html/classes/Address.php(186): ObjectModelCore->update(false) #3 /home/fayuscol/public_html/classes/ObjectModel.php(427): AddressCore->update(false) #4 /home/fayuscol/public_html/modules/paypal/express_checkout/payment.php(199): ObjectModelCore->save() #5 {main} thrown in /home/fayuscol/public_html/classes/ObjectModel.php on line 837 Hello, Did you find a solution? Thank's Link to comment Share on other sites More sharing options...
Recommended Posts