magento-client-php
magento-client-php copied to clipboard
Custom Product Options error
ResponseException in ResponseException.php line 33:
Invalid option type.
in ResponseException.php line 33
at ResponseException::fault(array('faultCode' => '104', 'faultString' => 'Invalid option type.')) in Client.php line 162
at Client->call('call', array('d308853df3d0ebedb21ce35a4195d15c', 'product_custom_option_value.list', array('4'))) in MagentoXmlrpcClient.php line 90
at MagentoXmlrpcClient->call('product_custom_option_value.list', array('4')) in E:\www\builder\app\Integration\Magento\RestXml\Library\Catalog\ProductCustomOptions.php line 93
at ProductCustomOptions->values('4') in E:\www\builder\app\Integration\Magento\Helper\Manager\Products.php line 363
at Products->_fillProductOptionValues(object(ProductsOptions)) in Products.php line 354
at Products->_fillProductOptions(object(Products)) in Products.php line 221
at Products->App\Integration\Magento\Helper\Manager\{closure}(object(MySqlConnection)) in Connection.php line 570
at Connection->transaction(object(Closure), '5') in DatabaseManager.php line 317
at DatabaseManager->__call('transaction', array(object(Closure), '5')) in Facade.php line 237
at Facade::__callStatic('transaction', array(object(Closure), '5')) in Products.php line 222
at Products->populateProducts() in Manager.php line 69
at Manager->App\Integration\Magento\Helper\{closure}(object(MySqlConnection)) in Connection.php line 570
at Connection->transaction(object(Closure), '5') in DatabaseManager.php line 317
at DatabaseManager->__call('transaction', array(object(Closure), '5')) in Facade.php line 237
at Facade::__callStatic('transaction', array(object(Closure), '5')) in Manager.php line 72
at Manager->_execute() in Products.php line 45
at Products->execute() in Manager.php line 52
at Manager->execute() in MagentoController.php line 107
at MagentoController->progress()
This is my stack trace with errors. But propably i cant find "product_custom_option_value.list"