coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: lemony on July 25, 2004, 03:17:12 AM

Title: what is the error message means
Post by: lemony on July 25, 2004, 03:17:12 AM
This is the debug message
and what is the wrong
???


USER:
------------------
Array
(
    [ID] => 475db962ba003aa65ba973e4655c0315
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => lemon
    [user_password] => ********
    [user_lastvisit] => 2004-07-25 09:14:11
    [user_regdate] => 2004-07-25 03:11:52
    [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: what is the error message means
Post by: lemony on July 25, 2004, 03:42:21 AM
and also when i upload the photo the following error occur:

Notice: Undefined offset: 2 in /ha/lemon/public_html/php/coppermine/upload.php on line 250

Notice: Undefined offset: 3 in /ha/lemon/public_html/php/coppermine/upload.php on line 256

Notice: Undefined offset: 4 in /ha/lemon/public_html/php/coppermine/upload.php on line 256
Title: Re: what is the error message means
Post by: Joachim Müller on July 25, 2004, 07:30:42 PM
posting the debug info only is not enough. You'll have to post what you did and when (on what page) the error happened. Notices are not important and should only turn up if you have enabled debug_mode. Do whatever you did with debug mode being turned off, and describe what error message you get (if any), or what actually happens that makes you think something is wrong.
Posting a link might help as well.

GauGau