I have made a clean install of
http://templatic.com/freethemes/video on my site pornofilms.me and on a mainstream site. On the mainstr. blogg all seems fine, but that is not the case on pornofilms.me. I try to upload a new logo and all I get is:
Code:
Warning: mkdir() [function.mkdir]: Permission denied in /usr/home/user/domains/pornofilms.me/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 31
Warning: mkdir() [function.mkdir]: No such file or directory in /usr/home/user/domains/pornofilms.me/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 34
Warning: move_uploaded_file(/usr/home/user/domains/pornofilms.me/public_html//wp-contents/uploads/pfmlogo.png) [function.move-uploaded-file]: failed to open stream: No such file or directory in /usr/home/user/domains/pornofilms.me/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 42
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpQP5rZf' to '/usr/home/user/domains/pornofilms.me/public_html//wp-contents/uploads/pfmlogo.png' in /usr/home/user/domains/pornofilms.me/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/user/domains/pornofilms.me/public_html/wp-content/themes/Video/library/functions/admin_settings.php:31) in /usr/home/user/domains/pornofilms.me/public_html/wp-content/themes/Video/library/functions/admin_settings.php on line 63
Instantly I was thinking that I had uploaded the files in wrong mode, but I have tried Auto and binary. Does anyone have any idea what might be wrong here?