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 'LIMIT 1' at line 12: SELECT n.destination_id,
n.content,
n.p_town_id,
n.image,
n.embed,
p.id,
p.department_id,
p.name
FROM destinations n
LEFT JOIN
p_town p ON n.p_town_id=p.id WHERE n.p_town_id= LIMIT 1 in /home/poshprop/public_html/include/common/db.php on line 237