Ben denemek ve sabun istemci sınıfının bir örneğini oluşturduğunuzda, ancak ben bir hata alıyorum, Magento'nın web hizmetleri için bir sabun bağlantı oluşturmak için çalışıyorum. Ben sorunsuz firefox wsdl dosyasını görüntülemek ve ben php apaches günlüklerinde WSDL için istekte izleyebilirsiniz ancak yine başarısız olur. NuSOAP bağlayabilirsiniz.
$proxy = new SoapClient('someaddress?wsdl');
Hata
<b>Fatal error</b>: Uncaught SoapFault exception: [HTTP] Error Fetching http headers in /home/sites/xxx/xxx_main/system/application/views/contentpage_templates/gift_service.php:29
Stack trace:
[internal function]: SoapClient->__doRequest('<?xml version="...', 'http://cornishw...', 'urn:Mage_Api_Mo...', 1, 0)
[internal function]: SoapClient->__call('call', Array)
/home/sites/xxx/xxx_main/system/application/views/contentpage_templates/gift_service.php(29): SoapClient->call(NULL, 'catalog_categor...', 5, 'giftshop')
/home/sites/xxx/xxx_main/system/application/libraries/MY_Loader.php(586): include('/home/sites/cor...')
/home/sites/xxx/xxx_main/system/application/libraries/MY_Loader.php(228): MY_Loader->_ci_load(Array, '')
/home/sites/xxx/xxx_main/system/application/modules/contentpage/controllers/contentpage.php(44): MY_Loader->view('contentpage_tem...', false, true)
[internal function]: Contentpage->index()
/home/sites/xxx in <b>/home/sites/xxx/xxx_main/system/application/views/contentpage_templates/gift_service.php</b> on line <b>29</b>
Teşekkürler