Skip to content

Uploading large image fails, no error is shown #479

Discussion options

You must be logged in to vote

Thank you for reporting this bug.

File upload to the web server is limited by upload_max_filesize in your php.ini file. It looks like files with a larger size were completely ignored on the client side, so that explains why there was no error message. Should be fixed now.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by annaesvensson
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #479 on December 26, 2020 16:22.