Error reading imagegallery: 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 '-12,12' at line 1
SELECT *,date_format(date, '%M %d %Y') AS Readable_Date FROM imagegallery WHERE category_id = '1' AND status != 'pending' ORDER BY display_order ASC LIMIT -12,12