Magento 1.4.1.0 SOAP API Web Service Error
Accessing Magento SOAP Web Service API or get the WSDL in Magento Commerce 1.4.1.0, you may get the following error: Parse error: syntax error, unexpected T_PUBLIC in /…/app/code/core/Mage/Api/Model/Server/Adapter/Soap.php on line 144 (error message is similar with compilation enabled, just inside a flat path) This happens because of a typo in Magento Soap.php file. On line [...]
