XUpload - Progress bar and info freezes

Message
Author
inmanage
Posts: 3
Joined: Sep 01, 2007 8:24 am

Progress bar and info freezes

#1 Postby inmanage » Sep 01, 2007 8:36 am

From same slower internet connection Progress bar and info freezes – file is still uploading all the way in some cases and some cases connection dies.

Pro 2.5
XP home IE6 & FF 2.01 (both same)
Internet upload speed 128K

please help ASAP

Ronie

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Sep 03, 2007 7:00 am

Upload connection dies or Progress Bar connection dies?
AJAX mode is enabled in config?

If upload dies, we can do nothing with this. If progress bar dies, we can try some magic there.

inmanage
Posts: 3
Joined: Sep 01, 2007 8:24 am

progress bar dies

#3 Postby inmanage » Sep 03, 2007 8:28 pm

It happens in particular computers and in same cases.
and yes AJAX mode is enabled in config.
I need it work perfect in all operating systems, browsers and in all fast internet connections.

Please do same magic!

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#4 Postby PilgrimX182 » Sep 04, 2007 7:19 am

Please provide us with more details: in particular computers this happens all the time or randomly? What browser have problems? PC or Mac?

Also try this: in upload_status.cgi find

Code: Select all

&print_out(qq{setTimeout("jah('upload_status.cgi?uid=$sid&nfiles=$files_total&ajax=1&ajax2=1&modif_time=$modif_time&old_size=$old_size&sizestamp_time=$sizestamp_time&sizestamp=$sizestamp');",10);})
and replace 10 with 500

inmanage
Posts: 3
Joined: Sep 01, 2007 8:24 am

more magic needed

#5 Postby inmanage » Sep 04, 2007 9:02 pm

Did the change as you ask its looks better but still freezes @ all times in deferent stages (5%, 45%, 75%) - did test with 60M movie file. The movie keeps upload fine all the way to success message.

Its happens in same computers

This particular computer is my home machine

XUpload 2.5 pro
Xp home
IE6 & FF2 (happens in both browsers)
Internet connection is basic 1.5M/128k

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#6 Postby PilgrimX182 » Sep 05, 2007 9:33 am

I've sent you magic xstatus.js with ajax timeout handling. please test.