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 'web-design-harts-hotel-and-restaurant, 10' at line 7

SELECT /*fls_users.id,*/ username as profile_name, full_name, /*skills,*/ city, profession, fls_countries.country as country FROM fls_users, fls_countries WHERE fls_countries.id = fls_users.country_id AND hidden=0 AND (full_name like '%work%' OR skills like '%work%' OR profession like '%work%') AND (city LIKE '%work%' OR country LIKE '%work%') ORDER BY fls_users.id DESC LIMIT web-design-harts-hotel-and-restaurant, 10