chris0241 4 Posted January 21, 2015 Posted January 21, 2015 Just installed the latest version of the eBay module... Things aren't going too well! Not only is the HTML toggle missing in the template editor... Now, updating any ebay order to 'shipped' status give the following error: [PrestaShopException]Property EbayApiLog->context is not validat line 846 in file classes/ObjectModel.php 840.841. $message = $this->validateField($field, $this->$field);842. if ($message !== true)843. {844. if ($die)845. throw new PrestaShopException($message);846. return $error_return ? $message : false;847. }848. }849.850. return true; ObjectModelCore->validateFields - [line 55 - modules/ebay/classes/EbayApiLog.php] EbayApiLog->getFields - [line 464 - classes/ObjectModel.php] ObjectModelCore->add - [line 425 - classes/ObjectModel.php] - [2 Arguments] ObjectModelCore->save - [line 960 - modules/ebay/classes/EbayRequest.php] EbayRequest->_logApiCall - [line 664 - modules/ebay/classes/EbayRequest.php] - [3 Arguments] EbayRequest->orderHasShipped - [line 1041 - modules/ebay/ebay.php] - [1 Arguments] Ebay->_orderHasShipped - [line 1030 - modules/ebay/ebay.php] - [2 Arguments] Ebay->hookActionOrderStatusUpdate - [line 507 - classes/Hook.php] - [1 Arguments] HookCore::exec - [line 103 - classes/order/OrderHistory.php] - [7 Arguments] OrderHistoryCore->changeIdOrderState - [line 491 - controllers/admin/AdminOrdersController.php] - [3 Arguments] AdminOrdersControllerCore->postProcess - [line 171 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 54 - admin/index.php] Share this post Link to post Share on other sites
gumtheguma 4 Posted January 23, 2015 Posted January 23, 2015 I have the same problem while changing status to Shipped. Anybody? chris0241: Are you on multistore? Share this post Link to post Share on other sites
chris0241 4 Posted January 23, 2015 Posted January 23, 2015 No @gumtheguma - just a single store running 1.6.0.9 Share this post Link to post Share on other sites
garyjj127 6 Posted February 23, 2015 Posted February 23, 2015 I'm also getting this problem. Not using Multistore. PS 1.5.6.2, Ebay version 1.9.2 Share this post Link to post Share on other sites
chris0241 4 Posted February 23, 2015 Posted February 23, 2015 (edited) The fix for this issue is down to the shipping locations... eBay might be selling something to a country you don't have postage for. chris http://www.PROtastic.co.uk Edited February 23, 2015 by chris0241 (see edit history) Share this post Link to post Share on other sites
garyjj127 6 Posted February 23, 2015 Posted February 23, 2015 Hi Chris. Thanks for the reply. I don't think the postage country has created this problem for me, as I have had several orders for the same country and there's no problem marking the item as shipped. I have, for the moment disabled the API log in the settings: Go to the eBay module, and click "Advanced Params", and uncheck the "API Logs" box. All appears to work fine now, although I'd rather have the logs switched on. Could there be any other reason? Share this post Link to post Share on other sites
mvmoradia@gmail.com 0 Posted February 23, 2015 Posted February 23, 2015 can any buddy suggest ebay module for india? Share this post Link to post Share on other sites
garyjj127 6 Posted February 24, 2015 Posted February 24, 2015 Prestabay appear to offer a service for listing to eBay in India. I've not tried it though. It may be worth looking for reviews on Google. Share this post Link to post Share on other sites
Recommended Posts