UPDATE site_news SET title='test v2dafasf', summary='$summaryfssaf', news='$extendedasfasfasf', active='y' WHERE nid=Can't do query because You have an error in your SQL syntax near '' at line 1
looks like $nid isn't being passed correctly,
I've just included an extra echo and it looks like this is no longer a DB problem.
I am passing $nid through the address, is looks like
news_edit.php?submit=1,nid=32,
ahh should use &
Thanks bastien its now sorted,