Error in PHP Script
/articles_news.php
PHP Version: 5.0.4;  Zend Engine Version: 2.0.4-dev;  Qcodo Version: 0.3.32 (Qcodo Beta 3)
Operating System: Windows_NT;  Application: Microsoft-IIS/6.0;  Server Name: www.mobilephonesuk.org.uk
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Trying to get property of non-object
Error Type:   E_NOTICE

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

Source File:   D:\mobile\mobilephonesuk.org.uk\articles_news.php     Line:   65

Line 60:    				$strNewsUrl = $arrParams[1];
Line 61:    				$this->objCurrNews = News::QuerySingle(
Line 62:    				QQ::AndCondition(QQ::Equal(QQN::News()->Site->Name,Common::SITE_NAME),
Line 63:    				QQ::Equal(QQN::News()->Url,$strNewsUrl)));
Line 64:    
Line 65:    				$this->strTitle = Common::SITE_TITLE." - ".$this->objCurrNews->Title;
Line 66:    			}else { //load all news
Line 67:    
Line 68:    				$this->objNewsArray = News::QueryArray(QQ::Equal(QQN::News()->Site->Name,Common::SITE_NAME),
Line 69:    														QQ::Clause(QQ::OrderBy(QQN::News()->Id,false))); 
Line 70:    			}

Call Stack:

#0 D:\mobile\mobilephonesuk.org.uk\articles_news.php(65): QcodoHandleError()
#1 D:\mobile\mobilephonesuk.org.uk\articles_news.php(65): ArticlesNews::setupArticlesNews()
#2 D:\mobile\mobilephonesuk.org.uk\articles_news.php(22): ArticlesNews->setupArticlesNews()
#3 D:\mobile\onlinemobilephonedeals.org.uk\includes\qcodo\_core\qform\QFormBase.class.php(275): ArticlesNews->Form_Create()
#4 D:\mobile\mobilephonesuk.org.uk\articles_news.php(108): QFormBase::Run()

Variable Dump:   Show/Hide



Error Report Generated:  Monday, January 5 2009, 11:21:20 PM