Uploading Problem Uploading Problem
 

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

Uploading Problem

Started by SickOneNine, January 09, 2005, 05:48:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SickOneNine

Hi, on my web site im trying to upload pictures but its not leting me well it let me but the it tells me this

The previous file could not be placed.

You have successfully placed all the files.

??? ???

if any one know why is the happening let me know thank you

donnoman

There is a whole board dedicated to helping folks with upload problems, I've moved your post to it.

Please read the stickies in this forum as they cover most of the problems.

After you have read and followed the advice in the stickies and FAQ, you can post the results here and request aditional help if still needed.

kegobeer

Did you search the forums for your error and try those solutions, like I asked you to in your other post?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

SickOneNine

ok thanks ill look around to see if i can get that fix  ;)

SickOneNine

USER:
------------------
Array
(
    [ID] => 65d29754e8c971b70a17938f1d0dbb28
    [am] => 1
    [liv] => Array
        (
           
  • => 1
            )

        [theme] => rainy_day
        [search] => ###bravenet
    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 1
        [user_group] => 1
        [user_active] => YES
        [user_name] => ivan
        [user_password] => ********
        [user_lastvisit] => 2005-01-08 21:23:47
        [user_regdate] => 2005-01-08 18:29:30
        [user_group_list] =>
        [user_email] =>
        [user_website] => http://www.sickonenine.com
        [user_location] => San Diego
        [user_interests] => Food
        [user_occupation] => WebMaster
        [user_actkey] =>
        [disk_max] => 0
        [disk_min] => 0
        [can_rate_pictures] => 1
        [can_send_ecards] => 1
        [ufc_max] => 3
        [ufc_min] => 3
        [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] => 3
        [group_quota] => 0
        [can_see_all_albums] => 1
        [group_id] => 1
        [groups] => Array
            (
                [1] => 1
            )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg132_filetypes;
        [1] => SELECT * FROM cpg132_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '483e91ab0320f980ba219c43fb6f61b8'
        [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
        [4] => DELETE FROM cpg132_banned WHERE expiry < 1105248803
        [5] => SELECT * FROM cpg132_banned WHERE ip_addr='xx.x.xxx.xx' OR ip_addr='xx.x.xxx.xx' OR user_id=1
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.0.3 - OK
    ------------------
    mySQL version: 4.0.22-standard-log
    ------------------
    Coppermine version: 1.3.2
    ==========================
    Module: gd
    ------------------
    module doesn't exist
    ==========================
    Module: mysql
    ------------------
    module doesn't exist
    ==========================
    Module: zlib
    ------------------
    module doesn't exist
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |
    ==========================
    Page generated in 0.265 seconds - 6 queries in 0.005 seconds - Album set :

kegobeer

You have php 5.xx.  Do you have register_long_arrays enabled in php.ini?

You've tried ALL the various fixes for:

The previous file could not be placed
and
You have successfully placed all the files
?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

kegobeer

Specifically, did you try:

http://forum.coppermine-gallery.net/index.php?topic=5451.0

You need to enable debug and notices for all users.

Post a link to your site, with a test user/password.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

SickOneNine

this is what it says when im on the page were it tell's me :

The previous file could not be placed.

You have successfully placed all the files.


............................................................................................................



USER:
------------------
Array
(
    [ID] => 65d29754e8c971b70a17938f1d0dbb28
    [am] => 1
    [liv] => Array
        (
           
  • => 1
            )

        [theme] => rainy_day
        [search] => ###bravenet
    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 1
        [user_group] => 1
        [user_active] => YES
        [user_name] => ivan
        [user_password] => ********
        [user_lastvisit] => 2005-01-08 21:52:12
        [user_regdate] => 2005-01-08 18:29:30
        [user_group_list] =>
        [user_email] =>
        [user_website] => http://www.sickonenine.com
        [user_location] => San Diego
        [user_interests] => Food
        [user_occupation] => WebMaster
        [user_actkey] =>
        [disk_max] => 0
        [disk_min] => 0
        [can_rate_pictures] => 1
        [can_send_ecards] => 1
        [ufc_max] => 3
        [ufc_min] => 3
        [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] => 3
        [group_quota] => 0
        [can_see_all_albums] => 1
        [group_id] => 1
        [groups] => Array
            (
                [1] => 1
            )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg132_filetypes;
        [1] => SELECT * FROM cpg132_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '483e91ab0320f980ba219c43fb6f61b8'
        [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
        [4] => DELETE FROM cpg132_banned WHERE expiry < 1105250840
        [5] => SELECT * FROM cpg132_banned WHERE ip_addr='68.7.102.98' OR ip_addr='68.7.102.98' OR user_id=1
        [6] => SELECT category FROM cpg132_albums WHERE aid='2'
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
        [album] => 2
        [title] => 619
        [caption] => 619
        [keywords] => 619
        [control] => phase_2
        [unique_ID] => 05abd889
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.0.3 - OK
    ------------------
    mySQL version: 4.0.22-standard-log
    ------------------
    Coppermine version: 1.3.2
    ==========================
    Module: gd
    ------------------
    module doesn't exist
    ==========================
    Module: mysql
    ------------------
    module doesn't exist
    ==========================
    Module: zlib
    ------------------
    module doesn't exist
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value |  |  |  |  |  |  |  |
    ==========================
    Page generated in 0.376 seconds - 7 queries in 0.008 seconds - Album set :

SickOneNine

by changing the setting on the groups to singel file uplaods only this is what it says :



The file 'albums/userpics/32~5.gif' can't be inserted in the album

Error executing ImageMagick - Return value: 127


Cmd line :
convert -quality 80 -antialias -geometry 100x100 'albums/userpics/32~5.gif' 'albums/userpics/thumb_32~5.gif'



The convert program said:



File: /usr/local/apache2/misc/20/656/695/583/web/new.pacificautowrecking.com/pictures/db_input.php - Line: 304

kegobeer

That error is from the OS and not Coppermine - it means command not found, which can be caused by improper permissions on the ImageMagick directory, or a faulty installation.

Change your Method for resizing images to GD2 and try again.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

SickOneNine

problem fix thank you for all you help ! ! ! !

and your welcome to visit my web site www.sickonenine.com

kegobeer

Did you solve the ImageMagick problem, or did you switch to GD?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

SickOneNine

I to switch to GD. im working on the ImageMagick problem as soon as thats done ill let you know, you never know if some one else has the same problem ! ! ! !  ;)

SickOneNine


Joachim Müller

Works as expected - issue solved I guess...

Joachim