News Releases

Can't execute query

					SELECT title, subtitle, body, DATE_FORMAT(post_date,'%M %e, %Y') as vdate
					FROM news
					WHERE news.id = 
					

MySQL 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 '' at line 3