SELECT ImageID FROM gallery_images WHERE AlbumID = AND OrderPos < ORDER BY OrderPos DESC LIMIT 0, 1

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 'AND OrderPos < ORDER BY OrderPos DESC LIMIT 0, 1' at line 1