A PHP Error was encountered

Severity: Warning

Message: A non-numeric value encountered

Filename: controllers/Noticias.php

Line Number: 26

Backtrace:

File: /home/l217631/public_html/blog/application/controllers/Noticias.php
Line: 26
Function: _error_handler

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: 19
Function: query

File: /home/l217631/public_html/blog/application/controllers/Noticias.php
Line: 26
Function: noticias

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 '-4,4' at line 5

SELECT node.nid, node.title, field_data_field_fecha_blog.field_fecha_blog_value AS fecha FROM node,field_data_field_fecha_blog WHERE node.type='blog' AND node.nid=field_data_field_fecha_blog.entity_id ORDER BY fecha DESC limit -4,4

Filename: models/Blog_modelo.php

Line Number: 19