| Exception in PHP Script /contract_deals.php |
PHP Version: 5.2.9; Zend Engine Version: 2.2.0; Qcodo Version: 0.3.32 (Qcodo Beta 3) Application: Microsoft-IIS/6.0; Server Name: www.cheapmonthlymobiledeals.co.uk HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 742: if(!empty($this->strMobile)){
Line 743: $objMobile = Mobile::LoadByName($this->strMobile);
Line 744: if($objMobile)
Line 745: $this->intMobileId = $objMobile->Id;
Line 746: else{
Line 747: $strUrl = $this->strSeth.'/category.php/Contract';
Line 748: QApplication::Redirect($strUrl);
Line 749: }
Line 750: }
Line 751:
Line 752: if(!empty($this->strNetwork)){
#0 C:\mobiles\mobile\3gmobilephoneoffers.co.uk\includes\qcodo\_core\qform\QFormBase.class.php(54): QBaseClass->__get('strSeth')
#1 C:\mobiles\mobile\cheapmonthlymobiledeals.co.uk\contract_deals.php(747): QFormBase->__get('strSeth')
#2 C:\mobiles\mobile\cheapmonthlymobiledeals.co.uk\contract_deals.php(65): ContractDeals->setupIds()
#3 C:\mobiles\mobile\3gmobilephoneoffers.co.uk\includes\qcodo\_core\qform\QFormBase.class.php(275): ContractDeals->Form_Create()
#4 C:\mobiles\mobile\cheapmonthlymobiledeals.co.uk\contract_deals.php(992): QFormBase::Run('ContractDeals')
#5 {main}