[eluser]Thorpe Obazee[/eluser]
hmm... I don't know what was in my mind.. but I think I know now what's wrong.
Is this the line 9?
Code:
<p><?php echo $row->body; ?></p>
If it is, you don't have a 'body' field or an alias of the field.
If it's not, then you should probably post more info.