Right now the maximum upload size is a text field and we need to provide a very lengthy explanation about how to use this field... Enter a value like "512" (bytes), "80 KB" (kilobytes) or "50 MB" (megabytes) in order to restrict the allowed file size. If left empty the file sizes will be limited only by PHP's maximum post and file upload sizes (current limit 32 MB).
Is there a cleaner way to do this? Perhaps two fields, one an integer, the other a set of three radios for bytes, KB (kilobytes), or MB (megabytes). Thinking further, is the bytes option really necessary? We are talking about the Maximum upload size here...
Recent comments
Thank you @kai46. All of those things were as expected, except the File download didn't have the matching SKU. Once corrected, the file download works. However, the path to the download is...
Ubercart and downloadable file product
Hi Martin, Double-check that your ../private/downloads folder has proper permissions for the web server and that the uploaded file is correctly linked to the product SKU. Make sure the...
Ubercart and downloadable file product
We released version 1.32.1 of Backdrop CMS on October 7th to address some of the bugs reported in version 1.32.0. https://github.com/backdrop/backdrop/releases/tag/1.32.1
Backdrop CMS 1.32.0 Upgrade Issues or Feedback