Error in PHP Script
/support/faq.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)
Use of undefined constant __SHOP_URL__ - assumed '__SHOP_URL__'
Error Type:   E_NOTICE

Rendered Page:   Click here to view contents able to be rendered

Source File:   /home/fishtv/public_html/includes/soap.php     Line:   8

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',

Call Stack:

#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/faq.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/faq.php(16): QFormBase::Run()

Variable Dump:   Show/Hide



Error Report Generated:  Wednesday, February 22 2012, 8:22:21 PM