Fatal Error: Call To A Member Function Call() On A Non-object In Remote.php On Line 140
- Forums
- Linux Hosting
- Fatal Error: Call To A Member Function Call() On A Non-object In Remote.php On Line 140
This Page Contains information about Fatal Error: Call To A Member Function Call() On A Non-object In Remote.php On Line 140 By wallpaperama in category Linux Hosting with 2 Replies. [454], Last Updated: Sat May 18, 2024
wallpaperama
Sat Jul 21, 2007
2 Comments
1443 Visits
today i was working on a script with SOAP and PHP, i was getting this error,
if for some reason you are also getting this error, maybe my post here could help you.
what i did to fix this problem was that i had a mispelling on my class.
so pretty simple huh, if you are also getting this error, it just simply means that PHP cannot find the function or class in your script. so most likely you have mispelled it. so check to make sure you have spelled it correctly
fatal error: call to a member function geterror() on a non-object in /var/www/weby/web/ispconfig/connect on line y44