Exception::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 ') LIMIT 0, 5' at line 1
#0 /home/studio/framework/engine/database/ffDB/adapters/PDODBAdapter.class.php(60): PDO->query('SELECT SQL_CALC...') #1 /home/studio/framework/engine/database/ffDB/Q.class.php(155): PDODBAdapter->query('SELECT SQL_CALC...') #2 /home/studio/framework/engine/tools/ffPaginator.class.php(29): Q->query('SELECT SQL_CALC...') #3 /home/studio/apps/frontend/controllers/BrandcatalogController.class.php(79): ffPaginator::getFromQuery(Object(Q), 1, 5) #4 /home/studio/framework/engine/application/Application.class.php(94): BrandcatalogController->actionCollection() #5 /home/studio/framework/engine/application/Application.class.php(56): Application->navigate() #6 /home/studio/public_html/index.php(8): Application->run() #7 {main}