Severity: Warning
Message: pg_query(): Query failed: ERROR: relation "app_cfg" does not exist LINE 1: SELECT id, val FROM app_cfg WHERE (cod='app.tra') AND (idusu... ^
Filename: postgre/postgre_driver.php
Line Number: 235
Backtrace:
File: /var/www/html/application/models/App_model.php
Line: 503
Function: query
File: /var/www/html/application/models/App_model.php
Line: 602
Function: getcfg
File: /var/www/html/application/helpers/lib_cen_helper.php
Line: 3662
Function: tra
File: /var/www/html/application/controllers/Argos.php
Line: 59
Function: infCentroView
File: /var/www/html/index.php
Line: 366
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Backtrace:
File: /var/www/html/application/models/App_model.php
Line: 503
Function: query
File: /var/www/html/application/models/App_model.php
Line: 602
Function: getcfg
File: /var/www/html/application/helpers/lib_cen_helper.php
Line: 3662
Function: tra
File: /var/www/html/application/controllers/Argos.php
Line: 59
Function: infCentroView
File: /var/www/html/index.php
Line: 366
Function: require_once
Error Number:
ERROR: relation "app_cfg" does not exist LINE 1: SELECT id, val FROM app_cfg WHERE (cod='app.tra') AND (idusu... ^
SELECT id, val FROM app_cfg WHERE (cod='app.tra') AND (idusu=0) limit 1
Filename: models/App_model.php
Line Number: 503