Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-7270

32-bit values files sizes quotas restrictions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.2
    • 3.0.1
    • ACP
    • None
    • PHP Environment:
      Database:

      Some of our users experience problems setting some files size limits, such as attachment quotas.
      On 32-bit servers it's impossible for now to set quota >= 2048 MiB, because phpBB3 uses bitwise operatoins to set it. If you try to set, say, 2048 MiB attachment quota, it results in value -2147483648.

      Don't know if it either is a bug or intended behaviour, but I thought it's worth to be noticed

            Acyd Burn Meik Sievertsen [X] (Inactive)
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: