Fatal error: Class 'SoapClient' not found in C:\www\webapps\drupal\sites\all\modules\campaignmonitor\campaignmonitor.module on line 426
Fatal error: Class 'SoapClient' not found in C:\www\webapps\drupal\sites\all\modules\campaignmonitor\campaignmonitor.module on line 426
Comments
Comment #1
nancydruIt needs to be more prominently displayed that this is an optional module for PHP and needs to be enabled.
Comment #2
ssherriff commentedOk, after not being able to work on this for awhile, I'm planning on putting some time into the module.
I will look at this, also, I might switch to using the provided php client that I believe works with php4 and wouldn't need this....
Comment #3
ssherriff commentedComment #4
nancydruI'm using PHP5.2.5.
Comment #5
ssherriff commentedLatest version now doesn't require the php soap extension. It uses the standard CampaignMonitor PHP API, so this should no longer happen.
Cheers,
Stephanie
Comment #7
Anonymous (not verified) commentedHi im having the same issue "Fatal error: Class 'SoapClient' not found in" im trying to implement the salesforce api on my drupal site and its asking me for user name password but i get this error can you please help