PDA

View Full Version : Error message when uploading


Anonymous
12-03-2004, 06:10 PM
Here are the error messages I get when I try to upload a file any ideas??

Thanks
Ramsey

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/.faithful/ramseyra/ramseyrailsback.com/pixelpost/admin/index.php on line 1183

Warning: chmod(): No such file or directory in /home/.faithful/ramseyra/ramseyrailsback.com/pixelpost/admin/index.php on line 1185

pixelpunk
12-03-2004, 06:49 PM
This error would indicate that the image is uploaded but the thumbnail can't be created.

Can you under images verify that no images are uploaded, and check under general info your version of GD.

// punk

pixelpunk
12-03-2004, 06:52 PM
I took a look at your site and it indeed looks like no images are uploaded, at least not to the correct place.

Can you check that your path are correct, it must be the absolute path from the server root, not your local webroot.

// punk