MySQL query error: (# 1054) 'Unknown column 'configuracion.nIdCodigo' in 'field list''
Query:
SELECT configuracion.nIdCodigo,configuracion.sDescripcion,configuracion.sGrupo,configuracion.sAgrupacion FROM configuracion WHERE sAgrupacion LIKE 'CONFIGURACION_GLOBAL_WEB' AND sGrupo LIKE 'sistema'
#0 zfx\DB->queryError(SELECT configuracion.nIdCodigo,configuracion.sDescripcion,configuracion.sGrupo,configuracion.sAgrupacion FROM configuracion WHERE sAgrupacion LIKE 'CONFIGURACION_GLOBAL_WEB' AND sGrupo LIKE 'sistema') called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/base/zfx/data-access/my/DB.php:291]
#1 zfx\DB->qa(SELECT configuracion.nIdCodigo,configuracion.sDescripcion,configuracion.sGrupo,configuracion.sAgrupacion FROM configuracion WHERE sAgrupacion LIKE 'CONFIGURACION_GLOBAL_WEB' AND sGrupo LIKE 'sistema') called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/base/zfx/data-model/Model.php:368]
#2 zfx\Model->getBy(Array ([0] => sAgrupacion,[1] => sGrupo), Array ([0] => CONFIGURACION_GLOBAL_WEB,[1] => sistema), Array ([nIdCodigo] => Array ([index] => 1,[type] => int,[length] => 11,[value] => ,[visible] => 1,[editable] => ,[required] => 1,[idForm] => id,[labelForm] => Id),[sDescripcion] => Array ([index] => 1,[type] => string,[length] => 50,[value] => ,[visible] => 1,[editable] => 1,[required] => 1,[idForm] => descripcion,[labelForm] => DescripciĆ³n),[sGrupo] => Array ([index] => 1,[type] => string,[length] => 50,[value] => ,[visible] => 1,[editable] => 1,[required] => 1,[idForm] => grupo,[labelForm] => Grupo),[sAgrupacion] => Array ([index] => 1,[type] => string,[length] => 50,[value] => ,[visible] => 1,[editable] => 1,[required] => 1,[idForm] => agrupacion,[labelForm] => AgrupaciĆ³n)), ) called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/models/my/ModeloBase.php:882]
#3 ModeloBase->getBy(Array ([0] => sAgrupacion,[1] => sGrupo), Array ([0] => CONFIGURACION_GLOBAL_WEB,[1] => sistema)) called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/modules/configplataforma/models/MConfigPlataforma.php:101]
#4 configplataforma\MConfigPlataforma->getConfiPlataforma(CONFIGURACION_GLOBAL_WEB, sistema) called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/modules/login/controllers/Login.php:248]
#5 login\Login->index() called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/modules/login/controllers/Login.php:59]
#6 login\Login->_main() called at [/var/www/vhosts/clienteshorizonteparalelo.com/httpdocs/index.php:202]