Can't upload as well Can't upload as well
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Can't upload as well

Started by chilledoj, February 06, 2006, 03:12:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

chilledoj

Hey,

I can't seem to upload any pictures anymore. It doesn't display the picture properly when I go to edit it's information and select an album for it.

my website  http://photos.payndisplay.co.uk

debug enabled for everyone.

username: test
password: test

Thanks in advance,
Olly

Nibbler


chilledoj

#2
Sorry didn't read all of it.

tried uploading again and got this:-
Critical error
The file 'albums/userpics/10002/Ad2~6.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x80 'albums/userpics/10002/Ad2~6.jpg' 'albums/userpics/10002/thumb_Ad2~6.jpg'


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


File: /home/paynyco/public_html/photos/db_input.php - Line: 391

What does this mean?

Nibbler

It means that you are trying to use imagemagick but you have told Coppermine the wrong path to use for imagemagick. If you have IM available then determine and specify the correct path to 'convert' in config. If you don't have IM or are not sure then switch to GD2 in config instead (method for resizing).

This is one of many reasons why we don't recommend using fantastico to install Coppermine.

chilledoj

Thank you for the very quick reply.

I'll just use the GD2 library.

Cheers,
Olly