PhalconException : happened in Phalcon\Mvc\Model\Exception class
ExceptionMessage : Syntax error, unexpected token ), near to ' ORDER BY id desc LIMIT :APL0: OFFSET :APL1:', when parsing: SELECT [Apps\Commons\Models\GpPost].* FROM [Apps\Commons\Models\GpPost] WHERE status=1 and id <>1778 and ( title like"%proe%" or title like"%文件%" or title like"%如何%" or title like"%导入%" or title like"%3D%" or title like"%打印机%" or title like"%而且%" or title like"%总%" or title like"%被%" or title like"%告知%" or title like"%有%" or title like"%地方%" or title like"%厚度%" or title like"%为%" or) ORDER BY id desc LIMIT :APL0: OFFSET :APL1: (474)
File=/mydata/www/dayinpai/apps/commons/models/GpPost.php Line=216

#0 [internal function]: Phalcon\Mvc\Model\Query->parse()
#1 [internal function]: Phalcon\Mvc\Model\Query->execute()
#2 /mydata/www/dayinpai/apps/commons/models/GpPost.php(216): Phalcon\Mvc\Model::find(Array)
#3 /mydata/www/dayinpai/apps/frontend/controllers/TopicController.php(338): Apps\Commons\Models\GpPost->getHabitList(Array)
#4 [internal function]: Apps\Frontend\Controllers\TopicController->postAction('f1778')
#5 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(Apps\Frontend\Controllers\TopicController), 'postAction', Array)
#6 [internal function]: Phalcon\Dispatcher->dispatch()
#7 /mydata/www/dayinpai/public/index.php(82): Phalcon\Mvc\Application->handle()
#8 {main}