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???