Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/abrafiorg/abrafi.org.br/application/language/portuguese/pagination_lang.php:1)
Filename: core/Common.php
Line Number: 565
Backtrace:
File: /home/abrafiorg/abrafi.org.br/application/controllers/site/Noticiasnovo.php
Line: 47
Function: get
File: /home/abrafiorg/abrafi.org.br/index.php
Line: 311
Function: require_once
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 '-100, 100' at line 7
SELECT `n`.*, `a`.`foto_p` FROM `noticias` `n` JOIN `noticias_album` `a` ON `a`.`id_noticias` = `n`.`id` WHERE `n`.`abrafi` = 's' AND `a`.`principal` = 's' ORDER BY `data_cad` DESC LIMIT -100, 100
Filename: controllers/site/Noticiasnovo.php
Line Number: 47