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 'WHERE
a.`city_id`=' at line 13
QUERY:
SELECT
a.`area_id`,
a.`name`,
a.`menu`,
a.`url`,
b.`url` as `city_url`
FROM
`db39080_thriftyhipster_com`.`areas` a
LEFT JOIN
`db39080_thriftyhipster_com`.`cities` b
ON
b.`id` =
WHERE
a.`city_id`=
File: /nfs/c02/h04/mnt/39080/domains/thriftyhipster.com/html/classes/MySQL5.php
Line: 150
Function: __construct
Class: MySQL_Exception
File: /nfs/c02/h04/mnt/39080/domains/thriftyhipster.com/html/classes/Display.php
Line: 1742
Function: query
Class: MySQL_DB
File: /nfs/c02/h04/mnt/39080/domains/thriftyhipster.com/html/classes/Display.php
Line: 688
Function: get_menu
Class: Display
File: /nfs/c02/h04/mnt/39080/domains/thriftyhipster.com/html/classes/Display.php
Line: 81
Function: clean_home
Class: Display
File: /nfs/c02/h04/mnt/39080/domains/thriftyhipster.com/html/top_ten.php
Line: 48
Function: output
Class: Display