Application error: called handler method PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND is_confirmed = 1 ) AND is_confirmed = 1))) ORDER BY `created` DESC LIMIT ' at line 12 in /var/www/html/lib/Cake/Model/Datasource/DboSource.php:502 Stack trace: #0 /var/www/html/lib/Cake/Model/Datasource/DboSource.php(502): PDOStatement->execute(Array) #1 /var/www/html/lib/Cake/Model/Datasource/DboSource.php(468): DboSource->_execute('SELECT `UserReq...', Array) #2 /var/www/html/lib/Cake/Model/Datasource/DboSource.php(715): DboSource->execute('SELECT `UserReq...', Array, Array) #3 /var/www/html/lib/Cake/Model/Datasource/DboSource.php(1226): DboSource->fetchAll('SELECT `UserReq...', Array) #4 /var/www/html/lib/Cake/Model/Model.php(3053): DboSource->read(Object(UserRequest), Array) #5 /var/www/html/lib/Cake/Model/Model.php(3025): Model->_readDataSource('all', Array) #6 /var/www/html/lib/Cake/Controller/Component/PaginatorComponent.php(212): Model->find('all', Array) #7 /var/www/html/lib/Cake/Controller/Controller.php(1107): PaginatorComponent->paginate(Object(UserRequest), Array, Array) #8 /var/www/html/app/Controller/PostsController.php(8003): Controller->paginate('UserRequest') #9 [internal function]: PostsController->search_offer() #10 /var/www/html/lib/Cake/Controller/Controller.php(499): ReflectionMethod->invokeArgs(Object(PostsController), Array) #11 /var/www/html/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest)) #12 /var/www/html/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(PostsController), Object(CakeRequest)) #13 /var/www/html/app/webroot/index.php(168): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #14 {main}