coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: xfwayne on August 11, 2005, 09:32:35 PM

Title: No pictures uploaded.
Post by: xfwayne on August 11, 2005, 09:32:35 PM
After uploading, Coppermine stated that the upload was complete.  However, when viewing it and typing in additional information, the thumbnail did not show up.  Also, when going into the gallery, the picture did not exist.

I looked around here but no one else seems to be having exactly the same problem as mine. I wonder if this is just a minor issue as someone who doesn't even know HTML!  :o

after uploading:

1 uploads were successful.

after entering information:

Please click 'Continue' to add the files to albums.

The previous file could not be placed.

You have successfully placed all the files.

Title: Re: No pictures uploaded.
Post by: Nibbler on August 11, 2005, 11:15:18 PM
http://coppermine.sourceforge.net/tutorial/uploads/troubleshooting.php
Title: Re: No pictures uploaded.
Post by: xfwayne on August 15, 2005, 04:46:53 PM
Thanks, nibbler.

Here is my error message:

Critical error   

The file 'albums/userpics/10003/bonzai.gif' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
/usr/X11R6/bin/convertconvert -quality 80 -antialias -geometry 100x82 'albums/userpics/10003/bonzai.gif' 'albums/userpics/10003/thumb_bonzai.gif'



The convert program said:
sh: /usr/X11R6/bin/convertconvert: No such file or directory



File: /hsphere/local/home/villagec/hmongvillage.com/coppermine/db_input.php - Line: 305
Title: Re: No pictures uploaded.
Post by: xfwayne on August 15, 2005, 04:50:06 PM
Here is the Debug Info:

USER:
------------------
Array
(
    [ID] => 416fd62b42bfa02e9e6e6c7e310e5c45
    [am] => 1
)

==========================
USER DATA:
------------------
Array

==========================
Queries:
------------------
Array
(
   
Title: Re: No pictures uploaded.
Post by: Nibbler on August 15, 2005, 05:27:59 PM
Quote from: xfwayne on August 15, 2005, 04:46:53 PM
Cmd line :
/usr/X11R6/bin/convertconvert

Read the error message instead of blindly posting it. Unless you actually have IM installed as convertconvert you need to adjust the path in config so that it is an actual path.