Online Page Editor Add-on Support Product Page
Solved
Add/Edit Image error w/ large file
Reported 21 Jan 2012 21:17:19
1
has this problem
21 Jan 2012 21:17:19 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 23 Jan 2012 13:09:31
23 Jan 2012 13:09:31 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 23 Jan 2012 15:59:08
23 Jan 2012 15:59:08 Michael Stegman replied:
That solved it. Thanks!