coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: watchman on October 02, 2006, 11:38:27 PM

Title: Uploads Fine but FILE CAN'T BE PLACED
Post by: watchman on October 02, 2006, 11:38:27 PM
This is a new install of Coppermine from my C-Panel X. When I try to upload photos the program tells me they uploaded successfully, and in fact I do see them in my albums/userpics folder, so they obviously uploaded successfully. But when I try to place the photos in the only album I have created, I get the message "The previous file could not be placed. You have successfully placed all the files"

I have gone to the Troubleshooting page and done everything it said. I turned on the debug screen and limited uploads to single, and tried uploading using urls. No success. I get the same error message.

The url of my gallery is http://www.covenantfarmva.com/gallery

I have set up a registered user with upload permission as "Test" with password "1234"

I appreciate any help you can offer.
Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: watchman on October 02, 2006, 11:48:03 PM
OK. I was a bit confused about what to turn off in the instructions. I just zeroed out the URI option and tried placing a photo I uploaded and I got the following error:

The file 'albums/userpics/card_lg.jpg' can't be inserted in the album

Unable to create thumbnail or reduced size image.

File: /home/wwwcove/public_html/gallery/db_input.php - Line: 402

Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: kegobeer on October 02, 2006, 11:50:28 PM
Are you using ImageMagick to create thumbnails?  If so, try using GD2.
Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: watchman on October 02, 2006, 11:59:06 PM
Thanks. That worked. the way I have it configured now. I'll switch back and see if that fixed everything. I appreciate your help.
Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: Nibbler on October 03, 2006, 12:11:44 AM
Your previous posting indicated that your server has exec() disabled. Coppermine cannot use ImageMagick without exec() which is why GD2 is currently your only option.
Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: watchman on October 03, 2006, 12:37:12 AM
Yeah, I saw that, but wasn't sure what it might affect. Everything works now. I appreciate your help.
Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: Afrodeziak on November 27, 2006, 06:24:29 AM
I am having the same issue, I can batch upload, but not single file upload.  I am using gd2.


Not sure what the deal is.

Title: Re: Uploads Fine but FILE CAN'T BE PLACED
Post by: Sami on November 27, 2006, 06:39:36 AM
- Create your own new thread
- Do as suggested under Upload troubleshooting (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble)