MySQL query error: (# 1146) 'Table 'winbrok_maestra.fuentes' doesn't exist'
Query:
SELECT fuentes.nIdCodigo,fuentes.sNombre,fuentes.sImport,fuentes.bAnulado FROM fuentes WHERE `bAnulado` LIKE '0'
#0  zfx\DB->queryError(SELECT fuentes.nIdCodigo,fuentes.sNombre,fuentes.sImport,fuentes.bAnulado FROM fuentes WHERE `bAnulado` LIKE '0') called at [/var/www/vhosts/winbrok.com/httpdocs/base/zfx/data-access/my/DB.php:328]
#1  zfx\DB->qa(SELECT fuentes.nIdCodigo,fuentes.sNombre,fuentes.sImport,fuentes.bAnulado FROM fuentes WHERE `bAnulado` LIKE '0') called at [/var/www/vhosts/winbrok.com/httpdocs/base/zfx/data-model/Model.php:387]
#2  zfx\Model->getBy(bAnulado, 0, Array ([nIdCodigo] => Array ([index] => 1,[type] => int,[length] => 11,[value] => ,[visible] => 1,[editable] => ,[required] => 1,[idForm] => id,[labelForm] => Id),[sNombre] => Array ([index] => 1,[type] => string,[length] => 50,[value] => ,[visible] => 1,[editable] => 1,[required] => 1,[translate] => 1,[idForm] => nombre,[labelForm] => Nombre),[sImport] => Array ([index] => 1,[type] => string,[length] => 255,[value] => ,[visible] => 1,[editable] => 1,[required] => 1,[translate] => 1,[idForm] => import,[labelForm] => Import),[bAnulado] => Array ([index] => 1,[type] => bool,[length] => 1,[value] => 0,[visible] => 1,[editable] => 1,[required] => ,[idForm] => anulado,[labelForm] => Anulado)), ) called at [/var/www/vhosts/winbrok.com/httpdocs/models/my/ModeloBase.php:961]
#3  ModeloBase->getBy(bAnulado, 0) called at [/var/www/vhosts/winbrok.com/httpdocs/base/axs/main/Templatizer.php:100]
#4  axs\Templatizer->initTemplate(PUBLICO, ) called at [/var/www/vhosts/winbrok.com/httpdocs/controllers/abstract/ScopeBase.php:87]
#5  ScopeBase->loadCommon(index, , , , Array ([id] => 2,[titulo] => Defecto klorofil FRONTOFFICE PUBLICO,[tema] => klorofil,[activa] => 1,[defecto] => 1,[id_ancho] => 1,[scope] => PUBLICO,[modulos] => null,[nivel] => 0)) called at [/var/www/vhosts/winbrok.com/httpdocs/modules/index/controllers/Index.php:230]
#6  index\Index->index() called at [/var/www/vhosts/winbrok.com/httpdocs/modules/index/controllers/Index.php:50]
#7  index\Index->_main() called at [/var/www/vhosts/winbrok.com/httpdocs/index.php:197]