Child theme set-up problems
hello, I'm just starting my second classipress website and I thought I'd do this properly and set-up a child-theme instead of hacking the core, but I'm having problems.
When I add functions.php to the childtheme directory it breaks and I get the following error message Warning: Cannot modify header information - headers already sent by (output started at /home/rarefish/public_html/
wp-content/themes/classipress-child/functions.php:28) in /home/rarefish/public_html/
wp-includes/pluggable.php on line 876
Now I'm not very experienced in PHP but I followed the 'childtheme' tutorial at
http://codex.wordpress.org/Child_The..._functions.php
I didn't really understand the bit about "Referencing / Including Files in Your Child Theme"
any advice will be greatly appreciated
Thanks
Martin