coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: helenk on November 18, 2004, 02:42:32 PM

Title: The previous file could not be placed.
Post by: helenk on November 18, 2004, 02:42:32 PM
hi. I have a problem uploading files to my gallery. First I've created an album and uploaded about 30 pictures. everything was ok. ( I have uploaded from either my pc and from link). but then, when I tried to upload for the second time (the next day) it gave me this :
QuoteThe previous file could not be placed.
You have successfully placed all the files.
>:(
it also shows  "X" instead of the picture thumbnail in preview window.

what is the matter with my gallery? ???
as far as I remember, I haven't changed anything in *config* since last upload, and the file size is correct (it doesn't upload even very small-size pictures)  :\'(
Title: Re: The previous file could not be placed.
Post by: Joachim Müller on November 18, 2004, 05:27:10 PM
enable debug mode in coppermine config and switch to "single file uploads" in "groups" to see an actual error message. Post it here.

Joachim
Title: Re: The previous file could not be placed.
Post by: helenk on November 18, 2004, 05:44:54 PM
QuoteThe file 'albums/userpics/10001/trprem53.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
convert -quality 80 -antialias -geometry 68x100 'albums/userpics/10001/trprem53.jpg' 'albums/userpics/10001/thumb_trprem53.jpg'



The convert program said:



File: /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php - Line: 304



Notice: Undefined index: user1 in /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php on line 202

Notice: Undefined index: user2 in /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php on line 203

Notice: Undefined index: user3 in /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php on line 204

Notice: Undefined index: user4 in /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php on line 205

Notice: Undefined index: width in /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php on line 300

Notice: Undefined index: height in /usr/home/tusers/inbeatz/inbeatz.com/gallery/db_input.php on line 300

Notice: Undefined index: OS in /usr/home/tusers/inbeatz/inbeatz.com/gallery/include/picmgmt.inc.php on line 157
Title: Re: The previous file could not be placed.
Post by: Joachim Müller on November 18, 2004, 06:26:39 PM
http://forum.coppermine-gallery.net/index.php?topic=2734.msg12046#msg12046
http://forum.coppermine-gallery.net/index.php?topic=1405.0
(and many other postings that deal with this question; searching the board would have helped :-\\ )

Joachim