The previous file could not be placed. You have successfully placed all the file The previous file could not be placed. You have successfully placed all the file
 

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

The previous file could not be placed. You have successfully placed all the file

Started by Kitn, September 14, 2005, 09:28:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Kitn

I am getting an error when trying to upload files. The dirs are 777 as needed and I am uploading into an album I created. This is the error I get.

The previous file could not be placed.
You have successfully placed all the files.

I have created a test account on my site. Could someone please take a look? I would really appreciate it.
http://www.cheshrkitn.com/copper
login: test
pw: test

Thanks :)

Nibbler

Error executing ImageMagick - Return value: 127

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 44x100 'albums/userpics/10003/avatar.png' 'albums/userpics/10003/thumb_avatar.png'


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


You need to determine and specify the correct path to imagemagick in config or switch to GD2 if available.

Kitn