coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: deppink on February 09, 2006, 03:41:52 PM

Title: Problem uploading photos with Imagemagick
Post by: deppink on February 09, 2006, 03:41:52 PM
Every time I try to upload a photo, the upload is at first successful, but then the thumbnail won't appear... :( I did everything you asked us to do when asking for help /the url is http://depp.fan-sites.org/gallery), so now it says: "The file 'albums/userpics/10001/n2.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x100 'albums/userpics/10001/n2.jpg' 'albums/userpics/10001/thumb_n2.jpg'"

The convert program said:


File: /home/depp/public_html/gallery/db_input.php - Line: 305


Warning: shell_exec(): Cannot execute using backquotes in Safe Mode in /home/depp/public_html/gallery/include/picmgmt.inc.php on line 171

Here's the debug info:
USER:
------------------
Array
(
    [ID] => b1701ff64135d82f357bf4f3a0599fc5
    [am] => 1
    [liv] => Array
        (
           
Title: Re: Problem uploading photos with Imageshack
Post by: Nibbler on February 09, 2006, 04:00:42 PM
What does Imageshack have to do with this?

The error message means that IM is either not installed or is not where you said it is. Either specify the correct path on config or switch to GD2.
Title: Re: Problem uploading photos with Imageshack
Post by: deppink on February 09, 2006, 04:09:58 PM
Oh!!! I wrote Imageshack!!! Sorry, I meant Imagemagick...  :-X
My host installed imagemagick for me, and everything worked just fine until today... I've always been able to upload photos... :( I will try to contat my host then! Thanks!