twols Posted April 12, 2020 Posted April 12, 2020 Hello guys, I'm trying to upload bigger files (audio files, about 50mb), but getting the error that the limit is only 9mb. I know, there is a limit in php.ini. Fortunately there is a newer way of uploading files, by splitting them in slices: https://deliciousbrains.com/using-javascript-file-api-to-avoid-file-upload-limits/ Is this way somehow possible with ProcessWire?
bernhard Posted April 12, 2020 Posted April 12, 2020 Which version of PW are you using? https://processwire.com/blog/posts/processwire-3.0.119-and-new-site-updates/#chunked-ajax-file-upload
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now