Error in PHP Script
/articles_news.php
PHP Version: 5.2.9-2;  Zend Engine Version: 2.2.0;  Qcodo Version: 0.3.32 (Qcodo Beta 3)
Application: Microsoft-IIS/6.0;  Server Name: www.mobilephonedealsuk.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

Source File:   C:\phpmobile\mobilephonedealsuk.org.uk\articles_news.php     Line:   47

Line 42:    				$strArticleUrl = $arrParams[1];
Line 43:    				$this->objCurrArticle = Articles::QuerySingle(
Line 44:    											QQ::AndCondition(QQ::Equal(QQN::Articles()->Site->Name,Common::SITE_NAME),
Line 45:    											QQ::Equal(QQN::Articles()->Url,$strArticleUrl)));
Line 46:    
Line 47:    				$this->strTitle = Common::SITE_TITLE." - ".$this->objCurrArticle->Title;
Line 48:    			
Line 49:    			}else { //load all articles
Line 50:    
Line 51:    				$this->objArticlesArray = Articles::QueryArray(
Line 52:    											QQ::Equal(QQN::Articles()->Site->Name,Common::SITE_NAME),

Call Stack:

#0 C:\phpmobile\mobilephonedealsuk.org.uk\articles_news.php(47): QcodoHandleError()
#1 C:\phpmobile\mobilephonedealsuk.org.uk\articles_news.php(22): ArticlesNews->setupArticlesNews()
#2 C:\phpmobile\bestmobilephonedeals.me.uk\includes\qcodo\_core\qform\QFormBase.class.php(275): ArticlesNews->Form_Create()
#3 C:\phpmobile\mobilephonedealsuk.org.uk\articles_news.php(108): QFormBase::Run()

Variable Dump:   Show/Hide



Error Report Generated:  Wednesday, March 10 2010, 4:19:21 AM