Downloading files previously correctly uploaded by File Manager can not be downloaded if the file size is over 39MB. I have not found if this issue fixed or not to upgrade to latest version.
We use direct link to the attachment but it is not good solution. If you click to download attachment than downloaded file has got size 0 bytes.
Board Statistics Version: 7.5.3 Total Members: 1111 New in past 24 hours: 15 New in past 7 days: 112 New in past month: 584 Total Forums: 42 Total Topics: 227 Total Posts: 1314
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Since it's such a large file it could be that the download script is simply timing out before it's able to finish with the readfile() function. What you can try is edit your download.inc.php file. Around line 46, right after this line:
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Hmm, go ahead and remove that line for now. Might be easiest if you can open up a support ticket so I can debug directly. My guess is it's either exceeding the time or memory limit, but you might not be able to override the setting.
Rick, I do not know how to open up a support ticket. Please tell me what to do. Do u need access to the server the forum is running? Or is there some other meaning like to get admin rights to our forum panel???
I have read PM, so I have test all. I tried to download "old" BIG size files and same bad luck, so I tried to upload some bigger file about 60MB to be sure that it is really not fixed. The result is same - Amy member can not still download bigger files :-(
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Are they immediately giving the 0 byte size or does it download for awhile? I was able to download one of the larger +30MB .rar files on a couple different browsers with no problems.
if I point the file directly, than no problem so is there any copy and rename issue out there? just have a look. the file is 38.8MB large and can not be handled by the genuine download php script.