Active
Project:
SOAP Client
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2010 at 20:34 UTC
Updated:
22 Dec 2011 at 13:19 UTC
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
Comment #1
grub3 commentedI would like to test SOAP client with nuSOAP. Which information should I enter in test form?
Comment #2
GaryDev commentedI am getting this error as well. Trying to work through it. Will post if I discover something. Did you resolve the issue?
Comment #3
abidali_kaleem commentedI 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??
Comment #4
q11q11 commentedall 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)
Comment #5
gumrol commentedI'm experiencing the same issue. Anyone found a solution yet?
Comment #6
Regression Tester commentedTo 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/