coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: benmorton on September 01, 2005, 07:26:58 PM

Title: Upload problems - please help!
Post by: benmorton on September 01, 2005, 07:26:58 PM
Hi,

After 2 weeks of the Gallery working fine it stopped uploading! Very strange. Anyways, if you could have a quick look at the debug info I'd really appreciate it. Fixing this is way beyond my limited tech know how!

The site is www.pasha-designs.com/family 

user: guest 
password: guest

I am getting a critical error which says "Error executing ImageMagick" and whole stream of "Undefined index:..."

USER:
------------------
Array
(
    [ID] => 43cfa89c354d6d839efd99b9d5572e28
    [am] => 1
    [liv] => Array
        (
           
Title: Re: Upload problems - please help!
Post by: benmorton on September 01, 2005, 07:34:03 PM
This was the full Critical Error Message: ???

The file 'albums/userpics/10001/PICT1399.JPG' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
convert -quality 80 -antialias -geometry 133x100 'albums/userpics/10001/PICT1399.JPG' 'albums/userpics/10001/thumb_PICT1399.JPG'

The convert program said:
sh: line 1: convert: command not found

File: /home/pashades/public_html/family/db_input.php - Line: 304

Notice: Undefined index: user1 in /home/pashades/public_html/family/db_input.php on line 202

Notice: Undefined index: user2 in /home/pashades/public_html/family/db_input.php on line 203

Notice: Undefined index: user3 in /home/pashades/public_html/family/db_input.php on line 204

Notice: Undefined index: user4 in /home/pashades/public_html/family/db_input.php on line 205

Notice: Undefined index: width in /home/pashades/public_html/family/db_input.php on line 300

Notice: Undefined index: height in /home/pashades/public_html/family/db_input.php on line 300

Notice: Undefined index: OS in /home/pashades/public_html/family/include/picmgmt.inc.php on line 157


Title: Re: Upload problems - please help!
Post by: kegobeer on September 01, 2005, 08:01:42 PM
There is a problem with your Imagemagick installation.  Switch to GD2 until you get it figured out.  Search the board for imagemagick return 127 or do a Google search for imagemagick return 127.