I'm getting this error at the top of the admin age in the referrals Sources
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 's website' order by ci.customers_info_id DESC' at line 1
in:
[select ci.customers_info_id, ci.customers_info_date_account_created from customers_info ci, sources_other so where so.customers_id = ci.customers_info_id and so.sources_other_name = 'Emily Layton's website' order by ci.customers_info_id DESC]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
How would i go about fixing this



