Severity: Warning
Message: SQLite3::query(): Unable to prepare statement: 1, near "(": syntax error
Filename: sqlite3/sqlite3_driver.php
Line Number: 130
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/codeigniter/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 571
Error Number: 1
near "(": syntax error
(SELECT id,slug,titulo,archivo FROM `juegos` WHERE id < 3 ORDER BY id DESC LIMIT 2) UNION (SELECT id,slug,titulo,archivo FROM `juegos` WHERE id > 3 ORDER BY id LIMIT 2) ORDER BY id
Filename: models/Modelo.php
Line Number: 65