Fatal error: 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 'ORDER BY i.order_by' at line 13: SELECT l.listing_id,
i.*
FROM listings l
LEFT JOIN listing_images i
ON l.listing_id = i.listing_id
WHERE l.listing_id =
ORDER BY i.order_by in /home/poshprop/public_html/include/common/db.php on line 237