Severity: Notice
Message: Undefined offset: 0
Filename: models/SubCategoriaModel.php
Line Number: 101
Backtrace:
File: /home/f83srht7/public_html/application/models/SubCategoriaModel.php
Line: 101
Function: _error_handler
File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 44
Function: getBySlug
File: /home/f83srht7/public_html/index.php
Line: 292
Function: require_once
Severity: Notice
Message: Trying to get property 'id' of non-object
Filename: controllers/IndexController.php
Line Number: 45
Backtrace:
File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 45
Function: _error_handler
File: /home/f83srht7/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/f83srht7/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 573
Backtrace:
File: /home/f83srht7/public_html/application/models/ProgramaModel.php
Line: 174
Function: query
File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 45
Function: getBySubcategoria
File: /home/f83srht7/public_html/index.php
Line: 292
Function: require_once
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') order by codigo' at line 1
select * from programa where estado=1 and id in(select programa_id from programa_x_subcategoria where subcategoria_id=) order by codigo
Filename: models/ProgramaModel.php
Line Number: 174