Message Text |
Hi, I've just setup my WSN links directory and I've edited the wrapper.tpl file in the default template to include my site's layout (using header.html and footer.html). However, I am now getting the following error message at the top of my page -
Warning: Cannot modify header information - headers already sent by (output started at /'-location of directory-'/directory/index.php:3) in /'-location of directory-'/directory/prestart.php on line 1
Warning: Cannot modify header information - headers already sent by (output started at /'-location of directory-'/directory/index.php:3) in /'-location of directory-'/directory/commonfuncs.php on line 1
Warning: Cannot modify header information - headers already sent by (output started at /'-location of directory-'/directory/index.php:3) in /'-location of directory-'/directory/end.php on line 1
Can someone tell me what I'm doing wrong, and which pages to edit and how to fix this. Thanks |