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

tstoeckler’s picture

Title: when i chance the page width i became an error » Incorrect file permissions
Status: Active » Fixed

The 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.

tstoeckler’s picture

Title: Incorrect file permissions » Unable to change page width (due to incorrect file permissions)
Babalu’s picture

I had already changed that, but that is not the solution

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

tstoeckler’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)
merilainen’s picture

I 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??

Takkyu’s picture

Category: bug » support

Hello all,
same problem here =(

Anyone has solution yet?

jan.stoeckler’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Please consider everything prior to Drupal 7 deprecated; I'll be working on a Drupal 7 port soon.