coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: ophelia on November 01, 2007, 08:57:41 PM

Title: Upload problems
Post by: ophelia on November 01, 2007, 08:57:41 PM
Hi! I can't upload the files. I followed the steps of the 4.11.4 Upload troubleshooting

My gallery: http://gossipgirlfan.org/gallery/index.php

Login: []
Password: []


Thank you.
Title: Re: Upload problems
Post by: Nibbler on November 02, 2007, 12:48:56 AM
Don't post admin details on a public forum. Uploading worked fine for me. If you need further support then do exactly as suggested in the troubleshooting guide.
Title: Re: Upload problems
Post by: ophelia on November 02, 2007, 02:16:25 AM
Ok, I'm sorry.

When I use the add bach and I upload the pictures, it doesnt show 'oK' or 'DP', it shows error, and when I click on it says:

QuoteError executing ImageMagick - Return value: 1


Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 75x100 'albums/Gossip Girl/Cast/Chace Crawford/Photoshoot/Michael Lavine/001.jpg' 'albums/Gossip Girl/Cast/Chace Crawford/Photoshoot/Michael Lavine/thumb_001.jpg'



The convert program said:
convert: unable to open image `albums/Gossip Girl/Cast/Chace Crawford/Photoshoot/Michael Lavine/thumb_001.jpg': Permission denied.

Thank you.
Title: Re: Upload problems
Post by: Joachim Müller on November 02, 2007, 06:46:42 AM
The error message returned by ImageMagick should be pretty self-explanatory: "permission denied" means that the ImageMagick script doesn't have permissions to write the intermediate image and/or thumbnail into the folder your files reside in. Review your permissions as suggested in the permissions section of the docs. If you can't figure out, ask your webhost for support.
Title: Re: Upload problems
Post by: ophelia on November 04, 2007, 04:11:25 AM
Solved. Now I need to Chmod all pics to 777 before upload them.

Thank for the help. :)