XenForo
Administrative
- Thread starter
- Admin
- #1
MODERATOR: This thread has been split off from the original bug report thread.
xenforo.com
Read more
Read more about this Feed . . .

Incorrect use of MB vs MiB
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 XF\Language.php. See: Megabyte - Wikipedia The numbering system XenForo uses is...
When I taught myself to program there was machine code or binary so I can only think in those terms (1024) regardless of how it's labeled although MiB...VBX Co said:
I've always understood data to be stored as binary (Base 2), so a megabyte to me has always been 1024 bytes. So 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024 etc.
Click to expand...
Read more
Read more about this Feed . . .