Error when reactivating hild theme.
Hi Guy's,
I am getting the following error when I activate my child theme:
Warning: Cannot modify header information - headers already sent by (output started at /home/retailas/public_html/getautoparts.co.uk/getautoparts/
wp-content/themes/classipress_child/functions.php:2) in /home/retailas/public_html/getautoparts.co.uk/getautoparts/
wp-includes/pluggable.php on line 876
I have the following code in the functions.php script to enable me to change my background:
<?php
// MyClassiPress Custom Background
add_theme_support( 'custom-background' );
?>
Also when i activated the theme first it was ok, then when i tried to add categories I got the same error.
Regards
Martyn