SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #12 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'taradmc.f.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
#0 [internal function]: PDOStatement->execute()
#1 [internal function]: Phalcon\Db\Adapter\Pdo->executePrepared(Object(PDOStatement), Array, Array)
#2 [internal function]: Phalcon\Db\Adapter\Pdo->query('SELECT `a`.`id`...', NULL, NULL)
#3 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, NULL, NULL)
#4 [internal function]: Phalcon\Mvc\Model\Query->execute()
#5 /var/www/taradmc.com/app/controllers/ControllerBase.php(104): Phalcon\Mvc\Model\Manager->executeQuery('SELECT a.id, a....')
#6 /var/www/taradmc.com/app/controllers/IndexController.php(12): ControllerBase->latestarticles()
#7 [internal function]: IndexController->indexAction()
#8 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(IndexController), 'indexAction', Array)
#9 [internal function]: Phalcon\Dispatcher->dispatch()
#10 /var/www/taradmc.com/public/index.php(42): Phalcon\Mvc\Application->handle()
#11 {main}