Ack, Ok it’s not working as well as I thought. When I’ve finished writing an entry and press post it posts but then I get a page with the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-admin/post.php on line 368
The same thing happens when I try to go to the advanced entry page to open commenting and pings.
Then when someone leaves me a comment they get the following errors (although the actual comment does show up):
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 114
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 115
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 116
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 118
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 119
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 120
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 121
Warning: Cannot modify header information – headers already sent by (output started at /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/my-hacks.php:19) in /home/httpd/vhosts/procrastinate.co.nz/httpdocs/blog/wp-comments-post.php on line 126
I’m not sure if there are errors anywhere else.
I don’t have anything else in the my-hacks file by the way. For now I’ll delete it and live with the category links until I know what’s going wrong.