Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

File upload aborted error #726

Open
nkuldip opened this issue Oct 18, 2023 · 3 comments
Open

File upload aborted error #726

nkuldip opened this issue Oct 18, 2023 · 3 comments

Comments

@nkuldip
Copy link

nkuldip commented Oct 18, 2023

When try to uplaod file get error "File upload aborted"

see attachement
Screenshot_2

@jshster
Copy link

jshster commented Dec 17, 2023

Can you post your Javascript console? Also check your PHP error log. Can you post the errors? How large is the file?

@heartsmile
Copy link

I have same issue.
Getting this error only when I upload a file lower 2MB.

php log:
[02-Oct-2024 15:46:27 Europe/Rome] PHP Warning: filesize(): stat failed for /home/stell345/public_html/filemanager/../source/TERESA.jpg in /home/stell345/public_html/filemanager/UploadHandler.php on line 322
[02-Oct-2024 15:46:27 Europe/Rome] PHP Warning: unlink(/home/stell345/public_html/filemanager/../source/TERESA.jpg): No such file or directory in /home/stell345/public_html/filemanager/UploadHandler.php on line 1164

@nkuldip
Copy link
Author

nkuldip commented Oct 3, 2024

@heartsmile Please check your upload_max_filesize and post_max_size in your php.ini or on live server ask your hosting provider to increase upload size limit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants