coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Dejavu on February 09, 2005, 11:24:02 PM

Title: Debug Problem
Post by: Dejavu on February 09, 2005, 11:24:02 PM
When I Try to upload an image on my Gallery, I get this Debug message:
Oh, by the way, I'm the admin. I would thank u for ur help  ;D

USER:
------------------
Array
(
    [ID] => 84ec8859f4f45ec513205e0b5f150800
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => Dejavu
    [user_password] => ********
    [user_lastvisit] => 2005-02-09 17:31:57
    [user_regdate] => 2005-02-09 15:54:03
    [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] => 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
(
   
Title: Re: Debug Problem
Post by: snork13 on February 09, 2005, 11:52:32 PM
it might be this:

Module: gd
------------------
module doesn't exist

snork
Title: Re: Debug Problem
Post by: Dejavu on February 10, 2005, 12:18:54 AM
Yeah, but I'm using Image Magick.  :o I was able to upload a .gif image, but no jpgs.
It says Image couldn't be placed.
Title: Re: Debug Problem
Post by: Joachim Müller on February 10, 2005, 01:34:22 PM
post the actual error message (not the debug output) with debug_mode enabled and notices_display disabled in coppermine config, and "method for resizing pics" set to "Single file uploads only" for all groups in groups manager. Posting a link and test user account might help as well.

Joachim
Title: Re: Debug Problem
Post by: snork13 on February 10, 2005, 05:58:53 PM
Quote from: Dejavu on February 10, 2005, 12:18:54 AM
Yeah, but I'm using Image Magick.  :o I was able to upload a .gif image, but no jpgs.
It says Image couldn't be placed.

have you checked your file size setting for image uploads in config?