Unable to change page width (due to incorrect file permissions)
| Project: | Kommunity |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
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

#1
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.
#2
#3
I had already changed that, but that is not the solution
temp
Automatically closed -- issue fixed for two weeks with no activity.
#4
Automatically closed -- issue fixed for two weeks with no activity.
#5
#6
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??
#7
Hello all,
same problem here =(
Anyone has solution yet?