View Single Post
  #2  
Old 08-04-2015, 09:51 PM
  aneel13's Avatar 
aneel13 aneel13 is offline
 

Senior Member
  
Join Date: Jul 2015
Location: Dubai
Posts: 148
 

Default Re: X-Cart SoapClient Class Not Found Issue

I found the solution. I needed to remove namespace when calling new SoapClient. So I made the following change:

$client = new \SoapClient($swipezoom_config['url'], array("trace" => 0, "exceptions" => 0, "cache_wsdl" => 0));
__________________
Regards,
Aneel Sarwar
X-Cart version: 5.2.10
Windows: 7
Modules: Free version modules