petru Posted February 10, 2014 Share Posted February 10, 2014 Hey guys, Got a bit of an issue that I've been trying to fix. I've got some orders that I need to process and one of them included a Domain name. I've never had this issue before but I'm getting this error when accepting the order Fatal error: Class 'SoapClient' not found in /public_html/manage/modules/registrars/ventraip/ventraip.php on line 0 I have no idea what the issue is, All the API Settings are correct. The only thing I can think of is the upgrade I made to PHP 5.4 which I updated all php.ini with the 5.4.so IonCube. Everything is working fine. But this error is over my head as to why it's happening. I just updated to the latest version of WHMCS to see if the Module needed an update but that didn't change anything. Clients are starting to fuss over it as you'd expect. Thanks Guys - petru 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 10, 2014 Share Posted February 10, 2014 I don't know if this will help, but as you mentioned upgrading PHP, it might be worth checking the link below to ensure that SOAP is installed and working correctly. http://stackoverflow.com/questions/11391442/fatal-error-class-soapclient-not-found 0 Quote Link to comment Share on other sites More sharing options...
petru Posted February 10, 2014 Author Share Posted February 10, 2014 Thank for the reply Brian. I just finished compiling PHP just as you replied. SOAP wasn't enabled. So I've fixed it now. Thanks -petru 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.