Upload error - blank page Upload error - blank page
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upload error - blank page

Started by mat_, July 16, 2005, 01:15:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mat_

Hi,

I installed coppermine and I upload some photos and it was ok. I upload 4 photos totally and now I can't upload more! When I click Continue it is loading and then I have a blank page!! I tried the troubleshooting tutorial and I increase the disk quote but I have the same problem!

Thanking in advance.

Joachim Müller

so, you've read the troubleshooting tutorial, but you are ignoring that it says to post a link and non-admin test user account with upload permissions when requesting support... ::) ?

mat_

I tried this with a user account and not admin. Sorry I don't understand to post a link, wich link? I haven't any errors just a blank page.

I don't know if this help but I post it-> Here is debug info at index.php page:

USER:
------------------
Array
(
    [ID] => 6756896ebe923166bfd746857a88ee7b
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_group] => 2
    [user_active] => YES
    [user_name] => mat
    [user_password] => ********
    [user_lastvisit] => 2005-07-16 14:09:02
    [user_regdate] => 2005-07-16 02:54:39
    [user_group_list] =>
    [user_email] => *******************
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] => 832fc774650e2c56632d0a17eedcf5bd
    [disk_max] => 10000
    [disk_min] => 10000
    [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] => 0
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 0
    [group_name] => Registered
    [upload_form_config] => 0
    [group_quota] => 10000
    [can_see_all_albums] => 0
    [group_id] => 2
    [groups] => Array
        (
            [1] => 2
        )

)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content FROM cpg133_filetypes;
    [1] => SELECT * FROM cpg133_users WHERE user_id='2'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = 'fc01b33dd2f7b12b2e04a1b3554fd3e7'
    [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 cpg133_usergroups WHERE group_id in (2)
    [3] => SELECT group_name FROM  cpg133_usergroups WHERE group_id= 2
    [4] => DELETE FROM cpg133_banned WHERE expiry < '2005-07-16 14:47:27'
    [5] => SELECT * FROM cpg133_banned WHERE ip_addr='213.5.24.9' OR ip_addr='213.5.24.9' OR user_id=2
    [6] => SELECT aid FROM cpg133_albums WHERE visibility != '0' AND visibility !='10002' AND visibility NOT IN (2)
    [7] => SELECT cid, name, description, thumb FROM cpg133_categories WHERE parent = ''  ORDER BY pos
    [8] => SELECT aid FROM cpg133_albums as a WHERE category>=10000
    [9] => SELECT count(*) FROM cpg133_pictures as p, cpg133_albums as a WHERE p.aid = a.aid AND category >= 10000
    [10] => SELECT cid, name, description, thumb FROM cpg133_categories WHERE parent = '1'  ORDER BY pos
    [11] => SELECT aid FROM cpg133_albums as a WHERE category = '0'
    [12] => SELECT count(*) FROM cpg133_albums as a WHERE 1
    [13] => SELECT count(*) FROM cpg133_pictures as p LEFT JOIN cpg133_albums as a ON a.aid=p.aid WHERE 1
    [14] => SELECT count(*) FROM cpg133_comments as c LEFT JOIN cpg133_pictures as p ON c.pid=p.pid LEFT JOIN cpg133_albums as a ON a.aid=p.aid WHERE 1
    [15] => SELECT count(*) FROM cpg133_categories WHERE 1
    [16] => SELECT sum(hits) FROM cpg133_pictures as p LEFT JOIN cpg133_albums as a ON p.aid=a.aid WHERE 1
    [17] => SELECT count(*) FROM cpg133_albums as a WHERE category = '0'
    [18] => SELECT COUNT(*) from cpg133_pictures WHERE approved = 'YES'
    [19] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, aid FROM cpg133_pictures WHERE approved = 'YES'  ORDER BY RAND() LIMIT 8
    [20] => SELECT COUNT(*) from cpg133_pictures WHERE approved = 'YES'
    [21] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid,title, caption, owner_id, owner_name, aid FROM cpg133_pictures WHERE approved = 'YES'  ORDER BY pid DESC  LIMIT 0 ,8
)

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

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

==========================
Page generated in 0.053 seconds - 22 queries in 0.006 seconds - Album set :

Joachim Müller

Quote from: mat_ on July 16, 2005, 01:54:41 PM
Sorry I don't understand to post a link, wich link?
A link to your site, what else? Post something like
QuoteMy site is at http://mydomain.tld/my_coppermine_folder/ . Test user account: username = "foo", password =" bar"