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 '' at line 30

SELECT `name`, `phone`, `address`, `city`, `state`, `postal_code`, `map`, `opening`, `description`, `owner`, `manager`, `localbuzz`, `store_id`, `sun_open`, `sun_close`, `mon_open`, `mon_close`, `tue_close`, `tue_open`, `wed_open`, `wed_close`, `thu_open`, `thu_close`, `fri_open`, `fri_close`, `sat_open`, `sat_close` FROM `store_hours` LEFT OUTER JOIN `store` ON `store` = `store_id` WHERE `store_id` =