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 '.html' at line 4

SELECT SQL_CALC_FOUND_ROWS * FROM aas_novedad N Left join aas_novedad_categoria C ON N.id_categoria = C.id_novedad_categoria WHERE C.categoria = 'mayo' ORDER BY fecha DESC LIMIT 3 OFFSET index.html

Filename: models/General.php

Line Number: 239