Page 1 of 1

[SOLVED] Incorrect file size/Image manager

Posted: Tue Mar 16, 2021 7:47 pm
by Percythecat
I am using 3.0.3.7 with omnia theme, I have ssl and seo urls turned on. I never used to have this problem so it's not server side, but now when I go into image manager and try and upload it keeps saying domainname.com says incorrect file size. Any ideas? Please

Re: Incorrect file size/Image manager

Posted: Tue Mar 16, 2021 7:50 pm
by xxvirusxx
Increase the Max File Size from store settings Server tab.

Re: Incorrect file size/Image manager

Posted: Tue Mar 16, 2021 9:50 pm
by Percythecat
It's not that it was working a few days ago

Re: Incorrect file size/Image manager

Posted: Tue Mar 16, 2021 10:13 pm
by xxvirusxx
Percythecat wrote:
Tue Mar 16, 2021 9:50 pm
It's not that it was working a few days ago
How do you know?
If you know what is, then fix it

https://github.com/opencart/opencart/co ... b0c883d4bd

Re: Incorrect file size/Image manager

Posted: Tue Mar 16, 2021 10:44 pm
by Percythecat
It's working now, I can't see how the settings could have changed though. Thank you so much!

Re: Incorrect file size/Image manager

Posted: Wed Mar 17, 2021 6:44 pm
by paulfeakins
Percythecat wrote:
Tue Mar 16, 2021 10:44 pm
It's working now, I can't see how the settings could have changed though. Thank you so much!
Please add [SOLVED] to the start of the post title.

Re: Incorrect file size/Image manager

Posted: Wed May 05, 2021 10:51 am
by RGaba
Percythecat wrote:
Tue Mar 16, 2021 10:44 pm
It's working now, I can't see how the settings could have changed though. Thank you so much!
What did you end up changing your max file size to? I increased mine from 300000 to 500000 and I'm still getting this same error. The image is only 240000 bytes.

[SOLVED] Incorrect file size/Image manager

Posted: Thu Jun 10, 2021 11:45 pm
by bluebrad
Same problem
just needed to match my PHP.ini max_upload_size=20m
and set my max file size to 2000000 and it worked fine

Re: [SOLVED] Incorrect file size/Image manager

Posted: Thu Sep 22, 2022 7:21 pm
by rivanoo
i have same problem did not work for me i modify php.ini in public_html did not work ... i removed this php.ini and reconfigure php.ini in the usr/local/php74/lib/ also did not help

my server use directadmin by the way