[wrapped: Could not execute query [Native Error: User 'alhedaya_golab' has exceeded the 'max_questions' resource (current value: 1)] [User Info: SELECT category.CATEGORYID, category.CATEGORYNAME, category.COMMENT, category.PARENTID, category.GROUPID, category.LANGUAGEID, category.SITEID, category.OWNERID, category.DELETED, category.HIDDEN, category.ISWINDOW, category.TYPEINFO, category.DELETABLE, category.ISBARREN, category.VIEWRANDOM, category.ORDERVIEW, category.HEIGHT FROM category WHERE category.CATEGORYID=439]]
/home/alhedaya/public_html/protected/DataAccess/propel/util/BasePeer.php (458)
0447: $stmt->setLimit($criteria->getLimit());
0448: $stmt->setOffset($criteria->getOffset());
0449:
0450: self::populateStmtValues($stmt, $params, $dbMap);
0451:
0452: $rs = $stmt->executeQuery(ResultSet::FETCHMODE_NUM);
0453: if ($criteria->isUseTransaction()) $con->commit();
0454: } catch (Exception $e) {
0455: if ($stmt) $stmt->close();
0456: if ($criteria->isUseTransaction()) $con->rollback();
0457: Propel::log($e->getMessage(), Propel::LOG_ERR);
0458: throw new PropelException($e);
0459: }
0460:
0461: return $rs;
0462: }
0463:
0464: /**
0465: * Applies any validators that were defined in the schema to the specified columns.
0466: *
0467: * @param string $dbName The name of the database
0468: * @param string $tableName The name of the table
0469: * @param array $columns Array of column names as key and column values as value.
0470: */
#0 /home/alhedaya/public_html/protected/DataAccess/om/BaseCategoryPeer.php(352): BasePeer::doSelect(Object(Criteria), Object(MySQLConnection))
#1 /home/alhedaya/public_html/protected/DataAccess/om/BaseCategoryPeer.php(320): BaseCategoryPeer::doSelectRS(Object(Criteria), Object(MySQLConnection))
#2 /home/alhedaya/public_html/protected/DataAccess/om/BaseCategoryPeer.php(1153): BaseCategoryPeer::doSelect(Object(Criteria), Object(MySQLConnection))
#3 /home/alhedaya/public_html/protected/pages/ArticleList.php(16): BaseCategoryPeer::retrieveByPK('439')
#4 /home/alhedaya/public_html/framework/Web/UI/TPage.php(199): ArticleList->OnPreInit(NULL)
#5 /home/alhedaya/public_html/framework/Web/UI/TPage.php(193): TPage->processNormalRequest(Object(THtmlWriter))
#6 /home/alhedaya/public_html/framework/Web/Services/TPageService.php(474): TPage->run(Object(THtmlWriter))
#7 /home/alhedaya/public_html/framework/Web/Services/TPageService.php(420): TPageService->runPage(Object(ArticleList), Array)
#8 /home/alhedaya/public_html/framework/TApplication.php(1066): TPageService->run()
#9 /home/alhedaya/public_html/framework/TApplication.php(376): TApplication->runService()
#10 /home/alhedaya/public_html/farsi.php(128): TApplication->run()
#11 {main}