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 '.cn GROUP BY newsblogs.id' at line 1

SELECT newsblogs.*, fa_user.user_name FROM newsblogs JOIN fa_user ON newsblogs.user_id = fa_user.id WHERE newsblogs.id =www.cwee.com.cn GROUP BY newsblogs.id;