I'm new to Wordpress. I am looking for some tips on how to troubleshoot a theme I want to install (that appears to work for other people). The theme appears OK to the end user. But when I try to make a new post, and enter a title and then highlight the message/post box, I get the following error right under Save/Publish buttons: Warning: Cannot modify header information - headers already sent by (output started at /home/witold/public_html/wp-content/themes/GreyBox/functions.php:2) in /home/witold/public_html/wp-includes/classes.php on line 788 The theme in question is Greybox (http://www.askgraphics.com/freetemplates/greybox-theme/) I have fresh wordpress 2.5.1 install, and default themes work perfect. How would you approach trying to fix this? Any ideas? I'm new to this...
I found the source of my problems. I needed to get rid of the blank like at the top and at the bottom of functions.php It does not appear that I can erase this thread?