coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: orbitalcluster on September 02, 2005, 02:50:09 AM

Title: The previous file could not be placed.
Post by: orbitalcluster on September 02, 2005, 02:50:09 AM
This is the error I get when I try to upload pics, this gallery is going to be used for my faction in MXO, and I have a new site up and running for it, up  I can not upload any pics at all, here is my site hope this can be fixed : www.darkinfinitywar.com/pics


Dark Infinity Leadership
Title: Re: The previous file could not be placed.
Post by: Nibbler on September 02, 2005, 03:07:28 AM
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Title: Re: The previous file could not be placed.
Post by: orbitalcluster on September 04, 2005, 06:34:10 AM
this is what I get with the changed settings.

The file 'albums/userpics/10001/screenshot_56.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
convert -quality 80 -antialias -geometry 100x75 'albums/userpics/10001/screenshot_56.jpg' 'albums/userpics/10001/thumb_screenshot_56.jpg'



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



File: /home/darkinfi/public_html/pics/db_input.php - Line: 305


This is the debug report.
USER:
------------------
Array
(
    [ID] => f3cf9eab53fb3c4127427da31de8057b
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => orbital
    [user_password] => ********
    [user_lastvisit] => 2005-09-01 20:09:59
    [user_regdate] => 2005-09-01 20:09:59
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 0
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: The previous file could not be placed.
Post by: Nibbler on September 04, 2005, 06:53:16 AM
Either discover the correct path to Imagemagick's convert program and enter it in config or switch to GD2 in config if available.
Title: Re: The previous file could not be placed.
Post by: orbitalcluster on September 04, 2005, 07:13:43 AM
thank you im now at gd 2 and i can upload ty for all your help.