| Error in PHP Script /support/warranty.php |
PHP Version: 5.3.4; Zend Engine Version: 2.3.0; Qcodo Version: 0.3.43 (Qcodo Beta 3) Application: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4; Server Name: www.getfishtv.com HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 3: // if you are using SoapClient
Line 4: ini_set('soap.wsdl_cache_enabled', false);
Line 5:
Line 6: // set up product web services client
Line 7: $strUrl = sprintf('http://%s/webservices/shop.php',
Line 8: __SHOP_URL__);
Line 9: $strWsdlUrl = sprintf('%s?wsdl', $strUrl);
Line 10: $objProductClient = new SoapClient($strWsdlUrl);
Line 11:
Line 12: // set up cart web services client
Line 13: $strUrl = sprintf('http://%s/webservices/cart.php',
#0 /home/fishtv/public_html/includes/soap.php(8): QcodoHandleError() #1 /home/fishtv/public_html/includes/top.inc.php(1): include() #2 /home/fishtv/public_html/includes/header.inc.php(1): include() #3 /home/fishtv/public_html/support/warranty.tpl.html(9): require() #4 /home/fishtv/public_html/framework/qcodo/_core/qform/QFormBase.class.php(815): require() #5 /home/fishtv/public_html/framework/qcodo/_core/qform/QFormBase.class.php(298): QFormBase->Render() #6 /home/fishtv/public_html/support/warranty.php(16): QFormBase::Run()
HTTP_COOKIE_VARS HTTP_ENV_VARS HTTP_GET_VARS HTTP_POST_FILES HTTP_POST_VARS HTTP_SERVER_VARS HTTP_SESSION_VARS _COOKIE _ENV _FILES _GET _POST _REQUEST _SERVER