when i chance the page width i became this error:
warning: file_put_contents(sites/all/themes/kommunity/layout.css) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/web3/html/sites/all/themes/kommunity/template.php on line 342.
warning: file_put_contents(sites/all/themes/kommunity/color/color.inc) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/web3/html/sites/all/themes/kommunity/template.php on line 352.
warning: file_put_contents(sites/all/themes/kommunity/images/text/text.js) [function.file-put-contents]: failed to open stream: Permission denied in /var/www/web3/html/sites/all/themes/kommunity/template.php on line 419.
what can i do
Comments
Comment #1
tstoecklerThe ReadMe.txt reads the following:
"Make sure the following directories and files are writeable by the server:
color/color.inc
images/text/cache/
images/text.js"
Changing this should fix your issue, although I'm not sure if you have to make "template.php" writable as well, I don't think so, though.
If you are unwilling to do this because of security issues: You can change the files to be read-only as soon as you have saved your theme settings to be as you want them to.
Because I am quite sure, that this advice will fix you're issue I have changed the issue title and status. Feel free to jeadjust in case I'm wrong.
Comment #2
tstoecklerComment #3
Babalu commentedI had already changed that, but that is not the solution
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
tstoecklerComment #6
merilainen commentedI have also problem with page and sidebar width. I have enabled write permissions on files and folders. I modified values in those files by hand, still no change. Where does this theme get it's values then??
Comment #7
Takkyu commentedHello all,
same problem here =(
Anyone has solution yet?
Comment #8
jan.stoecklerPlease consider everything prior to Drupal 7 deprecated; I'll be working on a Drupal 7 port soon.