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 '-1, 1' at line 6
SELECT `image_file_name` FROM (`projects`, `project_images`, `images`) WHERE `projects`.`project_name_safe` = 'no_projects' AND `projects`.`id` = project_images.project_id AND `project_images`.`image_id` = images.id LIMIT -1, 1