Fatal error: Database Error 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 '.uk' at line 4
Full Query: SELECT article.*, author.url AS author_url, author.name AS author_name
FROM article
LEFT JOIN author ON article.author_id = author.id
WHERE article.id = www.erzulies.co.uk
LINE: 302
FILE: /home/erzulies-us/public_html/site/modules/articles.php5
FUNCTION: articles_printable
in /home/erzulies-us/public_html/classes/database.php5 on line 205