include("/home/apache/vhosts/www.funkypancake.com/htdocs/blog/indiv_top_top.php");
?>
well, i had some trouble with missing field text on comments. it was an IE6 parsing error. however, a fantatic chap from uglypeoplesuck.com gave me some instructions on how to solve the problem. (the site is not available at the moment so i can't vet advise you on the content). Many thanks Rob !
the key was adding some extra text to my Individual Entry Archive template as follows:
(click for big version you can read!)
include("/home/apache/vhosts/www.funkypancake.com/htdocs/blog/advert_bottom_comments.php");
?>
include("/home/apache/vhosts/www.funkypancake.com/htdocs/blog/bottom_advert.php");
?>
Glad I could help.