XUpload - Issue with Android - Uploaded file duplicated and Perl error

Message
Author
jeffshead
Posts: 18
Joined: Apr 21, 2009 3:26 pm

Issue with Android - Uploaded file duplicated and Perl error

#1 Postby jeffshead » Mar 05, 2016 12:57 am

Doing some site testing and came across an issue with XUpload Pro 3.1. When uploading a file using an Android device with the Dolphin Browser, the file gets uploaded three times (i.e., file.pdf, file1.pdf, file2.pdf) and I get the following error in the server log:

Code: Select all

[Fri Mar 04 16:02:26 2016] [error] [client 192.168.x.x] [Fri Mar  4 16:02:26 2016] upload_status.cgi: Illegal division by zero at C:/htdocs/mysite.com/cgi-bin/xuploadpro3.1/upload_status.cgi line 36.\r, referer: http://www.mysite.com/cgi-bin/xuploadpro3.1/upload_status.cgi?uid=495075303050&nfiles=1&tmpl=&xmode=2&files=:Epson%20DFX%205000.pdf&inline=1
This occurs only with XUpload. I tested FileChucker, Serv-U and a couple of other upload scripts.

Anyone have any ideas?