Fatal error: Call to a member function call() on a non-object in /sites/all/modules/soapclient/modules/soapclient/soapclient.module on line 397

I don't know for what reason I'm getting this error. I have entered WSDL url, function name and arguments in "Test SOAP Client" form.

Is there any one else have seen this kind of error?
How to resolve it? where is the problem?

Comments

grub3’s picture

I would like to test SOAP client with nuSOAP. Which information should I enter in test form?

GaryDev’s picture

I am getting this error as well. Trying to work through it. Will post if I discover something. Did you resolve the issue?

abidali_kaleem’s picture

I use nusoap WSDL library for examples. and in soap client give

SOAP server endpoint URL

SOAP Function

but gives Call to a member function call() on a non-object error. Any one have solutions??

q11q11’s picture

all I descovered is that everything works OK under php 5.2.9 and gives
" Fatal error: Call to a member function call() on a non-object in [bla/bla/bla]/soapclient.module on line [something] "
under php 5.3.0 (and probably above)

gumrol’s picture

I'm experiencing the same issue. Anyone found a solution yet?

Regression Tester’s picture

To solve this issue, remove all files from soapclient/modules/soapclient/nusoap/, download nusoap-0.9.5, unpack and copy the complete content of its lib folder into soapclient/modules/soapclient/nusoap/