2 replies [Last post]
dr wits's picture
Offline
Joined: 03/22/2008
Juice: 68
Was this information Helpful?

so I am still having the same problem with bigger files not working for the download counter

long time ago here http://www.ubercart.org/forum/support/6671/file_download_limit_not_working

kind of let it go cause it wasn't a big deal but i need to keep track of them because of a new feature we have.
we basically have a press role that can download some files for free but i need to keep track of how many times and from where.

i would like to have a download limit of 5 but because the counter is not going up... customers can download forever.

smaller files like mp3s are working fine
it's only around the 80mb range that it seems to be 'timing out'
the bigger files would be zipped albums (mp3 and flac) or movie downloads

thoughts?

thanks

dr wits's picture
Offline
Joined: 03/22/2008
Juice: 68
forgot to mention... using

forgot to mention...
using drupal 5.12 and uber 1.8

mahitha's picture
Offline
Administrator
Joined: 11/03/2009
Juice: -13506
Re: forgot to mention... using

I guess the problem occurs with database timeout and the download is not complete. A similar issue was posted here http://drupal.org/node/1090316 and might help you.