Column 'login' doesn't belong to any of the selected models (1), when preparing: SELECT [NoticiasDetalles].* FROM [NoticiasDetalles] WHERE id_noticia = login-interno
#0 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array)
#1 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#2 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#3 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array)
#4 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#5 [internal function]: Phalcon\Mvc\Model\Query->parse()
#6 [internal function]: Phalcon\Mvc\Model\Query->execute()
#7 /home/admin/web/certificados.org.pe/public_html/app/controllers/WebController.php(723): Phalcon\Mvc\Model::find('id_noticia = lo...')
#8 [internal function]: WebController->web_detalle_noticiaAction('login-interno', 'login-interno')
#9 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(WebController), 'web_detalle_not...', Array)
#10 [internal function]: Phalcon\Dispatcher->dispatch()
#11 /home/admin/web/certificados.org.pe/public_html/public/index.php(27): Phalcon\Mvc\Application->handle(NULL)
#12 {main}