Page 1 of 1

Errors installing themes

Posted: Wed Oct 03, 2007 1:35 pm
by k_os
Hi, I just installed 1.1.3.1 and tried to install a couple themes from the Full Themes page but I get the following error message...

Warning: is_dir() [function.is-dir]: Stat failed for /home/lcchat/public_html/site2/uploads/andreas01/. (errno=13 - Permission denied) in /home/lcchat/public_html/site2/modules/ThemeManager/ThemeManager.module.php on line 291

Warning: is_file() [function.is-file]: Stat failed for /home/lcchat/public_html/site2/uploads/andreas01/. (errno=13 - Permission denied) in /home/lcchat/public_html/site2/modules/ThemeManager/ThemeManager.module.php on line 297

Error!

Problem saving the files encoded in the theme.

Help please...

Thanks

Re: Errors installing themes

Posted: Wed Oct 03, 2007 4:10 pm
by Pierre M.
Hello,

a little idea : check the rwx of your uploads/ subtree. Or may be tune your umask in Global Preferences.
I hope you know about rwx and umasks...

Pierre M.

Re: Errors installing themes

Posted: Wed Oct 03, 2007 11:53 pm
by k_os
Uploads is set to 777. 

I'm not sure what to do with "unmask in Global Preferences".  Are you referring to "Global Settings"?  I don't see anything called Global Preferences.  In Settings the File Creation Mask (umask): box is set to 022. 

Re: Errors installing themes

Posted: Thu Oct 04, 2007 2:35 am
by Dr.CSS
"In Settings the File Creation Mask (umask): box is set to 022. "  Try 002 or 000 or blank...