XFileSharing Pro - 2 Bugs in script Download count

Message
Author
oabd
Posts: 3
Joined: Sep 12, 2011 4:00 pm

2 Bugs in script Download count

#1 Postby oabd » Sep 17, 2011 8:14 pm

i noticed two small bug in the script,

1)when a video is embedded, it does not count downloads in the backend

2)when file is downloaded and cancel it 10 seconds later, it still counts as a
download (how to only count when a FULL download is made) ?


how to fix these 2 things?

applewar
Posts: 67
Joined: Feb 08, 2011 4:21 am

#2 Postby applewar » Sep 17, 2011 9:35 pm

Have you got nginx mod for your second problem ? complete download count is possible only if you have nginx mod

oabd
Posts: 3
Joined: Sep 12, 2011 4:00 pm

#3 Postby oabd » Sep 18, 2011 5:36 pm

ok then, thanks for that, what about first problem, where video is embedded, it does not show download count, so the embedded video can be viewed 30 times, but in backend, it will say downloads 0 ... how to count embdedded videos too?