XUpload - Progress popup is not live updating

Message
Author
Burner
Posts: 1
Joined: Jun 02, 2010 12:23 pm

Progress popup is not live updating

#1 Postby Burner » Jun 02, 2010 12:39 pm

Hi Guys

I just downloaded free XUpload and have a few problems using it.

There is a bug in upload.cgi the line
use lib ".";
is missing from the file, i fixed that and got the basic stuff working.
The blank progress window opens, but is just "waiting..." until the file is completely uploaded, then it show the statics and call post.cgi.

Using Debian x64 , apache 2.2.9 , perl5.10.0
I tested this using several OS and Browsers, so its a serverside issue.

Hope you can help :)

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jun 07, 2010 4:32 am

That's not a bug. This line telling script to add current dir in @INC.
As for progress bar problems - looks like incorrect installation.