Online Page Editor Add-on Support Product Page
Solved
Add/Edit Image error w/ large file
Reported 13 years ago
1
has this problem
13 years ago Michael Stegman posted:
Whenever a graphic to be added to a page using the online editor is larger than approx. 2MB, I get this error message:The following error(s) occured:
• File is required! There is no file uploaded or file is 0 bytes.
Files less than approx. 2MB do not throw this error and they are successfully uploaded, etc.
Any ideas on what causes this, and, better, how to solve it?
TIA,
Mike
Replies
Replied 13 years ago
13 years ago Miroslav Zografski replied:
Hello Michael,
Check your settings in php.ini file for upload_max_size and post_max_size
Regards.
Check your settings in php.ini file for upload_max_size and post_max_size
Regards.
Replied 13 years ago
13 years ago Michael Stegman replied:
That solved it. Thanks!