coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: nairb92 on October 27, 2004, 04:34:56 AM

Title: Upload doesn't work
Post by: nairb92 on October 27, 2004, 04:34:56 AM
Helo,

I've just installed coppermine, but i seem to be unable to upload pictures as admin or as a user. I can go to the upload page and choose the picture to upload. I click continue and get a window that says "1 uploads was successful. Please click continue to add the files to the albums." Here is the debug message I get from the window at this point:

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

==========================
USER DATA:
------------------
Array
(
   [user_id] => 1
   [user_group] => 1
   [user_active] => YES
   [user_name] => brian
   [user_password] => **************
   [user_lastvisit] => 2004-10-26 21:56:34
   [user_regdate] => 2004-10-26 21:21:05
   [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: Upload doesn't work
Post by: Joachim Müller on October 27, 2004, 07:59:15 AM
This has been asked before, please search (http://forum.coppermine-gallery.net/index.php?action=search;advanced) the board for "blank page upload".

Joachim