| Exception in PHP Script /contract-deals-mobilephone.php/Three/Apple_iPad_2_with_WiFi_3G_32GB_White |
PHP Version: 5.2.9-1; Zend Engine Version: 2.2.0; Qcubed Version: 1.0.0 RC2 (QCubed 1.0 RC2) Application: Apache/2.2.18 (Win32) PHP/5.2.9-1; Server Name: www.mobilephonescontract.org.uk HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 926:
Line 927:
Line 928: $objDatabase = QApplication::$Database[1];
Line 929:
Line 930: $objDbResult = $objDatabase->Query($strSql);
Line 931:
Line 932: while ($mixRow = $objDbResult->FetchArray()){
Line 933:
Line 934:
Line 935:
Line 936: //gift + incentive
Select gift.id as gift_id, gift.name as gift_name ,gift.incentive as incentive from gift inner join deals on deals.gift_id = gift.id where deals.deal_category_id = 1 and deals.mobile_id = 5419 and deals.network_id = 4 group by deals.gift_id order by gift.name asc,gift.incentive asc
#0 D:\mobiles\sites\mobilephonescontract.org.uk\ajax_search.php(931): QMySqlDatabase->Query('Select gift.id ...')
#1 D:\mobiles\sites\mobilephonescontract.org.uk\contract-deals-mobilephone.tpl.php(119): setDealsGiftCombo(Array)
#2 D:\mobiles\admin\qcodo\includes\qcodo\_core\qform\QFormBase.class.php(816): require('D:\mobiles\site...')
#3 D:\mobiles\admin\qcodo\includes\qcodo\_core\qform\QFormBase.class.php(298): QFormBase->Render()
#4 D:\mobiles\sites\mobilephonescontract.org.uk\contract-deals-mobilephone.php(454): QFormBase::Run('ContractDeals')
#5 {main}