Column 'js_files' doesn't belong to any of the selected models (1), when preparing: SELECT [Trainer].* FROM [Trainer] WHERE js_files LIMIT :APL0:
#0 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array) #1 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array) #2 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect() #3 [internal function]: Phalcon\Mvc\Model\Query->parse() #4 [internal function]: Phalcon\Mvc\Model\Query->execute() #5 /var/www/html/public/app/controllers/TrainerController.php(29): Phalcon\Mvc\Model::findFirst('js_files') #6 [internal function]: TrainerController->pageAction('js_files', 'revolution.exte...') #7 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod(Object(TrainerController), 'pageAction', Array) #8 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch() #9 /var/www/html/public/public/index.php(45): Phalcon\Mvc\Application->handle('/trainer/page/j...') #10 {main}