- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I'm aware that this is pretty nitpicky, but XenForo is using a base 1024 system for filesystem sizes and then incorrectly labeling them as KB, MB, GB, TB, etc (those are base 1000 labels) in
See:
The numbering system XenForo uses is KiB, MiB, GiB, TiB, etc.
Not a huge deal in itself as it's mostly cosmetic, but it starts to get weird when you are comparing things like attachment sizes in XenForo to a system...
XF\Language.php
.See:
The numbering system XenForo uses is KiB, MiB, GiB, TiB, etc.
Not a huge deal in itself as it's mostly cosmetic, but it starts to get weird when you are comparing things like attachment sizes in XenForo to a system...
نام موضوع : Incorrect use of MB vs MiB