A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: models/ProgramaModel.php

Line Number: 186

Backtrace:

File: /home/f83srht7/public_html/application/models/ProgramaModel.php
Line: 186
Function: _error_handler

File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 58
Function: getBySlug

File: /home/f83srht7/public_html/index.php
Line: 292
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/IndexController.php

Line Number: 60

Backtrace:

File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 60
Function: _error_handler

File: /home/f83srht7/public_html/index.php
Line: 292
Function: require_once

A PHP Error was encountered

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: 568

Backtrace:

File: /home/f83srht7/public_html/application/models/IncluyeModel.php
Line: 66
Function: query

File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 60
Function: getByPrograma

File: /home/f83srht7/public_html/index.php
Line: 292
Function: require_once

Database Error

A Database Error Occurred

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 '' at line 1

select *,(select nombre from servicio where id=servicio_id )as 'nombre',(select prestatario from servicio where id=servicio_id) as 'prestatario' from programa_incluye where visible=1 and programa_id=

Filename: models/IncluyeModel.php

Line Number: 66