News Releases

Can't execute query

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

MySQL Error: Unknown column '410Â' in 'where clause'
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/peerorg/public_html/lib/dblib.inc.php on line 64