Error uploading images

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
littlerose

Error uploading images

Post 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?
heywood

Re: Error uploading images

Post by heywood »

I too am experiencing this problem.

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

Any and all help GREATLY appreciated.
nuno

Re: Error uploading images

Post by nuno »

Ok,
which the modules that you use and versions, and which version of cmsms?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Error uploading images

Post by calguy1000 »

permissions problems like this are not problems with cms
and their solutions have been discussed hundreds of times already.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “CMSMS Core”