Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Problems upload pic..  (Read 2966 times)

0 Members and 1 Guest are viewing this topic.

NiceMan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 13
  • Its Orginal NiceMan =)
    • Cars, woman, game and fun
Problems upload pic..
« on: January 27, 2007, 11:28:48 am »

When i try upload pic or similar to my Gallery i get problem many time...
I upload, its ok.. Its say transwer ok...
Them i klick "Jatka"(NExt/continu) at get page where i can choice where i put uploadet pic..

PAGE CANNOT SHOW..(Or Page not faund...)

It come too many time.. sometime its go nice sometime not..

http://www.riceracing.net/gal/

Where is problem? in server, in my pc or...? Page in Int2000 server.


Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

NiceMan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 13
  • Its Orginal NiceMan =)
    • Cars, woman, game and fun
Re: Problems upload pic..
« Reply #2 on: January 27, 2007, 09:37:13 pm »

I do all what i find in that page and hire is something new:

http://www.riceracing.net/gal/db_input.php
Open only empty page... nothing more..
I use my account(Admin) upload one pic...

Them i make one testin accout and some happend.. But not come Page not found...

***
Code: [Select]
USER:
------------------
Array
(
    [ID] => a9fd30408e5e6cf3e1598995f2dbd5c8
    [am] => 1
    [lang] => finnish
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 10
    [user_name] => Test
    [groups] => Array
        (
            [0] => 5
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 0
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 0
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => RiceRacing Team
    [upload_form_config] => 0
    [group_quota] => 0
    [can_see_all_albums] => 0
    [group_id] => 5
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg1410_filetypes; (0.002s)
    [1] => select * from cpg1410_plugins order by priority asc; (0.001s)
    [2] => delete from `******`.cpg1410_sessions where time<1169926408 and remember=0; (0.001s)
    [3] => delete from `******`.cpg1410_sessions where time<1168720408; (0s)
    [4] => select user_id from `******`.cpg1410_sessions where session_id=md5("5d721fca39f42ba4303f32a8b862e3f4fb9208304cdb5691a86c95aff63ff522"); (0s)
    [5] => select user_id as id, user_password as password from `******`.cpg1410_users where user_id=10 (0s)
    [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `******`.cpg1410_users AS u INNER JOIN `db24410`.cpg1410_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='10' (0s)
    [7] => SELECT user_group_list FROM `********`.cpg1410_users AS u WHERE user_id='10' and user_group_list <> ''; (0s)
    [8] => 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 cpg1410_usergroups WHERE group_id in (5) (0s)
    [9] => SELECT group_name FROM  cpg1410_usergroups WHERE group_id= 5 (0s)
    [10] => update `*******`.cpg1410_sessions set time='1169930008' where session_id=md5('5d721fca39f42ba4303f32a8b862e3f4fb9208304cdb5691a86c95aff63ff522'); (0s)
    [11] => SELECT user_favpics FROM cpg1410_favpics WHERE user_id = 10 (0.001s)
    [12] => DELETE FROM cpg1410_banned WHERE expiry < '2007-01-27 22:33:28' (0.002s)
    [13] => SELECT * FROM cpg1410_banned WHERE (ip_addr='88.192.203.50' OR ip_addr='88.192.203.50' OR user_id=10) AND brute_force=0 (0.001s)
    [14] => SELECT aid FROM cpg1410_albums WHERE visibility != '0' AND visibility !='10010' AND visibility NOT IN (5) (0.001s)
    [15] => SELECT user_name, user_email, user_group, UNIX_TIMESTAMP(user_regdate) as user_regdate, group_name, user_profile1, user_profile2, user_profile3, user_profile4, user_profile5, user_profile6, user_group_list, COUNT(pid) as pic_count, ROUND(SUM(total_filesize)/1024) as disk_usage, group_quota FROM cpg1410_users AS u INNER JOIN cpg1410_usergroups AS g ON user_group = group_id LEFT JOIN cpg1410_pictures AS p ON p.owner_id = u.user_id WHERE user_id ='10' GROUP BY user_id  (0.003s)
)

==========================
GET :
------------------
Array
(
    [op] => edit_profile
)

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

==========================
Page generated in 0.724 seconds - 16 queries in 0.012 seconds - Album set : ; Meta set: ;
« Last Edit: January 27, 2007, 09:38:04 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Problems upload pic..
« Reply #3 on: January 27, 2007, 09:39:45 pm »

The idea is that you tell us the test account so that we can test using it.
Logged

NiceMan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 13
  • Its Orginal NiceMan =)
    • Cars, woman, game and fun
Re: Problems upload pic..
« Reply #4 on: January 27, 2007, 09:46:53 pm »

ok, to who i tell or where i sent =)

User: Test
Pass: toinen

can upload etc. pic etc but its not admin account.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problems upload pic..
« Reply #5 on: January 28, 2007, 12:30:55 pm »

I was able to upload just fine using the test user account you posted, see http://www.riceracing.net/gal/displayimage.php?pos=-182
What is the actual issue?
Logged

NiceMan

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 13
  • Its Orginal NiceMan =)
    • Cars, woman, game and fun
Re: Problems upload pic..
« Reply #6 on: January 28, 2007, 03:10:47 pm »

To me its say Cannot show page.. page missing or similar... Sametiem its work and sometime not...
Yes i see that pic what you upload.

I testing more.
Logged
Pages: [1]   Go Up
 

Page created in 0.028 seconds with 15 queries.