A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: models/Utilidades_modelo.php

Line Number: 37

Backtrace:

File: /home/mucharue/public_html/application/models/Utilidades_modelo.php
Line: 37
Function: _error_handler

File: /home/mucharue/public_html/application/controllers/Categoria.php
Line: 14
Function: gettidtax

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

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 2

Filename: models/Utilidades_modelo.php

Line Number: 38

Backtrace:

File: /home/mucharue/public_html/application/models/Utilidades_modelo.php
Line: 38
Function: _error_handler

File: /home/mucharue/public_html/application/controllers/Categoria.php
Line: 14
Function: gettidtax

File: /home/mucharue/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/mucharue/public_html/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 568

Backtrace:

File: /home/mucharue/public_html/application/models/Categoria_modelo.php
Line: 21
Function: query

File: /home/mucharue/public_html/application/controllers/Categoria.php
Line: 15
Function: productos

File: /home/mucharue/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 MySQL server version for the right syntax to use near ')' at line 9

SELECT node.nid, node.title from node where node.type='marca' and node.status=1 and node.nid in( SELECT field_data_field_marca_prod.field_marca_prod_target_id from field_data_field_marca_prod,field_data_field_categoria_prod where field_data_field_marca_prod.entity_id=field_data_field_categoria_prod.entity_id and field_data_field_categoria_prod.field_categoria_prod_tid= )

Filename: models/Categoria_modelo.php

Line Number: 21