A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: models/CategoriaModel.php

Line Number: 132

Backtrace:

File: /home/f83srht7/public_html/application/models/CategoriaModel.php
Line: 132
Function: _error_handler

File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 42
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: 44

Backtrace:

File: /home/f83srht7/public_html/application/controllers/IndexController.php
Line: 44
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/SubCategoriaModel.php
Line: 100
Function: query

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

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 categoria where id=categoria_id)as 'categoria' from sub_categoria where slug='luna-de-miel' and categoria_id=

Filename: models/SubCategoriaModel.php

Line Number: 100