Thread: Image Uploads
View Single Post
01-01-2007, 12:41 PM
#1
Alex Eyre is offline Alex Eyre
Alex Eyre's Avatar
Status: Designer
Join date: Aug 2006
Location: Manchester
Expertise:
Software:
 
Posts: 1,132
iTrader: 5 / 100%
 

Alex Eyre is on a distinguished road

Send a message via MSN to Alex Eyre

  Old  Image Uploads

Hi guys,
I was trying to use the image upload feature in my control panel, but I got a TON of errors, and the image didnt actually upload in the end so I was wondering if you could sort it out for me.

Originally Posted by errors

Warning: mkdir(/home/talkfree/public_html/uploads/5874/): Permission denied in /includes/functions_image_uploads.php on line 83

Warning: move_uploaded_file(/home/talkfree/public_html/uploads/5874/b72cec_newbanner.png): failed to open stream: No such file or directory in /includes/functions_image_uploads.php on line 89

Warning: move_uploaded_file(): Unable to move '/tmp/phprvgSA6' to '/home/talkfree/public_html/uploads/5874/b72cec_newbanner.png' in /includes/functions_image_uploads.php on line 89
So from my PHP experience (limited but OK) you are having problems moving it from the upload directory, so could you make sure the CHMOD is set to 777 on the uploads folder.

Thanks,
Alex.