ECToo / wp-constructor

Automatically exported from code.google.com/p/wp-constructor
0 stars 0 forks source link

Unable to upload background image #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.From customize theme/images
2.attempt to upload image
3.save changes

Returns error message:
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 
'/tmp/php8Zm9N2' to '/home/greenone/public_html/blog/wp-
content/themes/constructor/images/Blog Photo Mar 09- Small 300x700.jpg' in 
/home/greenone/public_html/blog/wp-content/themes/constructor/admin/settings.php
 on line 
90

Warning: Cannot modify header information - headers already sent by (output 
started at 
/home/greenone/public_html/blog/wp-content/themes/constructor/admin/settings.php
:90) in 
/home/greenone/public_html/blog/wp-includes/pluggable.php on line 865

What version of the ... are you using?
1. Wordpress: 2.9 
2. Constructor: Constructor 0.6.9
3. Browser: Safari and Firefox
4. OS: Snow Leopard

What URL of your blog(s)?
1. http://greenoneventures.com/blog

Please provide any additional information below.

Original issue reported on code.google.com by nhba...@gmail.com on 13 Mar 2010 at 12:07

GoogleCodeExporter commented 9 years ago
Hi, please check permission for /home/greenone/public_html/blog/wp-
content/themes/constructor/images/ directory, apache should be have access for 
write 
files to it...

Original comment by AntonShe...@gmail.com on 14 Mar 2010 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by AntonShe...@gmail.com on 13 Apr 2010 at 2:03