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
Errors installing themes
Re: Errors installing themes
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.
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
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.
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
"In Settings the File Creation Mask (umask): box is set to 022. " Try 002 or 000 or blank...