#2394 - Filesize and upload issue
0 guests and 0 members have recently viewed this.
The top 3 point earners from 12th Apr 2026 to 19th Apr 2026.
| Gabri |
|
|
|---|---|---|
| pmheart6 |
|
|
| jacobgkau |
|
|
There are no events at this time
I can deal with the rest though.
"The filesize wasn't detected"
Code assumed allow_url_fopen PHP option was on even though we explicitly turn it off. I've re-implemented detection is a safe-way, using our own downloader.
"and seems to revert to 16k"
I think 1.6GB actually. And that's actually due to a bug, this is basically a random number we use for inline editing detection. Fixed.
"The filesize is being shown at 107KB though"
The option is in bytes, not KB - so this is a misunderstanding.