First off, I've used your themes for a very long time. I love your work. When and if I can afford to have you do something custom for me, I certainly will. Meanwhile, I love your themes. But, with these latest builds, I'm having some problems.
Please note that I've used Soho before, and never had this problem on the same host, Dreamhost. It's just this new version that seems to be throwing the following issue.
---THE ISSUE I'M HAVING---
URL: http://www.thedeepening.com/world-of-fiction/
I'm getting this with Soho. I haven't modified any of the files except some minor stuff in the stylesheet because I can't find my crib notes. A long time ago, a php guru said it has to do with my hosting service, and gave me a short strip of code to insert at the top of a page to get it to stop. Unfortunately, I haven't a clue what it was and where it should go. I'm hosted on Dreamhost. Anyway, here are the errors I'm getting:
When I try to post a comment (the comment posts okay): Warning: Cannot modify header information - headers already sent by (output started at ...wp-content/themes/Soho/functions.php:42) in .../wp-includes/pluggable.php on line 850
When I try to save a post: Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/themes/Soho/functions.php:42) in /.../wp-includes/pluggable.php on line 850
when I try to edit the style.css (The edit goes through, but the warning comes up every time.) Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/themes/Soho/functions.php:42) in .../wp-admin/theme-editor.php on line 70
Here is the error I get when I try to upload a picture into a post using the WP's own function: Warning: Cannot modify header information - headers already sent by (output started at .../wp-content/themes/Soho/functions.php:42) in .../wp-includes/classes.php on line 1571
Just FYI: Raw broke the blog engine completely when I tried it. I had to replace the files in the folder to get back into my blog.