| 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) |
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: }
#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()
HTTP_COOKIE_VARS HTTP_ENV_VARS HTTP_GET_VARS HTTP_POST_FILES HTTP_POST_VARS HTTP_SERVER_VARS HTTP_SESSION_VARS _COOKIE _ENV _FILES _GET _POST _REQUEST _SERVER strUrl