Errors installing themes

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
k_os

Errors installing themes

Post 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
Pierre M.

Re: Errors installing themes

Post 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.
k_os

Re: Errors installing themes

Post 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. 
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Errors installing themes

Post by Dr.CSS »

"In Settings the File Creation Mask (umask): box is set to 022. "  Try 002 or 000 or blank...
Locked

Return to “Layout and Design (CSS & HTML)”