Page 1 of 1

Error uploading images

Posted: Fri Apr 08, 2005 1:14 pm
by littlerose
Hello,

When I upload an image in imagesfiles.php, I get this error:

Code: Select all

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/domain.com/httpdocs/demo/admin/imagefiles.php:87) in /home/httpd/vhosts/domain.com/httpdocs/demo/admin/header.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/domain.com/httpdocs/demo/admin/imagefiles.php:87) in /home/httpd/vhosts/domain.com/httpdocs/demo/admin/header.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/domain.com/httpdocs/demo/admin/imagefiles.php:87) in /home/httpd/vhosts/domain.com/httpdocs/demo/admin/header.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/domain.com/httpdocs/demo/admin/imagefiles.php:87) in /home/httpd/vhosts/domain.com/httpdocs/demo/admin/header.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/domain.com/httpdocs/demo/admin/imagefiles.php:87) in /home/httpd/vhosts/domain.com/httpdocs/demo/admin/header.php on line 17

And when I upload an image in addcontent.php or editcontent.php, I get this error:

Code: Select all

Warning: move_uploaded_file(/home/httpd/vhosts/domain.com/httpdocs/demo/uploads/images/arrow-d.gif): failed to open stream: Permission denied in /home/httpd/vhosts/domain.com/httpdocs/demo/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/ibrowser/ibrowser.php on line 462

Warning: move_uploaded_file(): Unable to move '/tmp/phpiHTjDg' to '/home/httpd/vhosts/domain.com/httpdocs/demo/uploads/images/arrow-d.gif' in /home/httpd/vhosts/domain.com/httpdocs/demo/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/ibrowser/ibrowser.php on line 462

There is no space between
What could be the problem?

Re: Error uploading images

Posted: Sat Mar 15, 2008 2:14 pm
by heywood
I too am experiencing this problem.

q: was this resolved?
q2: how do I fix this?

Any and all help GREATLY appreciated.

Re: Error uploading images

Posted: Sat Mar 15, 2008 2:51 pm
by nuno
Ok,
which the modules that you use and versions, and which version of cmsms?

Re: Error uploading images

Posted: Sat Mar 15, 2008 4:59 pm
by calguy1000
permissions problems like this are not problems with cms
and their solutions have been discussed hundreds of times already.