A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'source' of non-object

Filename: models/Utilidades_modelo.php

Line Number: 37

Backtrace:

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

File: /home/l217631/public_html/blog/application/controllers/Categoria.php
Line: 12
Function: gettidtax

File: /home/l217631/public_html/blog/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/l217631/public_html/blog/application/models/Utilidades_modelo.php
Line: 38
Function: _error_handler

File: /home/l217631/public_html/blog/application/controllers/Categoria.php
Line: 12
Function: gettidtax

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

Filename: core/Common.php

Line Number: 573

Backtrace:

File: /home/l217631/public_html/blog/application/models/Blog_modelo.php
Line: 264
Function: query

File: /home/l217631/public_html/blog/application/controllers/Categoria.php
Line: 13
Function: categorias

File: /home/l217631/public_html/blog/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 'AND node.nid=field_data_field_fecha_blog.entity_id ORDER BY fecha desc ' at line 3

SELECT node.nid , node.title, field_data_field_fecha_blog.field_fecha_blog_value AS fecha FROM node,taxonomy_index,field_data_field_fecha_blog WHERE node.nid=taxonomy_index.nid AND taxonomy_index.tid= AND node.nid=field_data_field_fecha_blog.entity_id ORDER BY fecha desc limit 0,4

Filename: models/Blog_modelo.php

Line Number: 264