Hi there, I’m just putting my website together with the Yin & Yang template and an error pops up in Wordpress which says the following:
Warning: file_put_contents(/home…/public_html/wp-content/themes/yin_and_yang/styles/custom.php) [function.file-put-contents]: failed to open stream: Permission denied in /home…/public_html/wp-content/themes/yin_and_yang/function-includes/dynamic-js-and-css-files.php on line 42.
I’ve had a look at the code on line 42 and this is what it looks like from line 41 downwards: }
// Write the contents to the file
file_put_contents( $file, $output );
}
?>
Anybody know what might be wrong here??
Thanks in advance,
Paul
