22.Aug.2006 at 7:18 pm | Sunny
Tree Themetoolkit.php Fix
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
I had several complaints with the themetoolkit.php file error . It is a WP quirk that causes files with blank/white space to cause a “Header Already Sent� error.
I fixed the file that had the blank space and uploaded it both here and at [Support]. Please download the .txt file, change the file extension to .php, save, upload it to your theme folder (both Orange and Tree themes use the same file), and check to see if the error occurs.
Download the file here.





1. hso | August 23, 2006 #
?> should not be at the top, it should be the very last code.
Here’s is what you do, replace the themetoolkit.php file with a new file upload (the one in this post). If the problem persist, send me a list of all the active plugins on your site. Also, did you delete or change any codes? If nothing else works, delete ?> from the code.