WordPress upload max filesize error

Avatar
  • Answered
I'm working on a wordpress theme for a client. I had a filesize upload error when it was installed woocommerce at 40M I increased it to 64M and thought it was fixed. It has returned and I increased it via php.ini set recursive incrementally all the way up to 1024M and now get Trying to upload files larger than 1024M is not allowed!
This error seems to appear from 40 all the way up to 1024. The error of the file size changes to whatever I set my file size to. I did try 2048M and noticed at that point the error stayed at 1024M I really think it only needs around 128M as its just a small one page itemed store. Is there something else that cold be causing this?
From my phpinfo
post_max_size=1024M
memory_limit=1024M
upload_max_filesize=1024
max_execution_time = 3000
max_input_time = 10000
max_input_vars = 10000
Avatar
anonymous
Hello Lukas.Sasso,

I was able to select a product, view the cart, then proceed to checkout without any error. Have you resolved the issue already at this time?

Best Regards,
TJ Edens
Avatar
Scott
Hello Lukas.Sasso,

Sorry to hear you are having issues with your WordPress theme. That is indeed a strange behavior. Is the theme a premium theme or one we can install on a test site and attempt to duplicate? What type of file is it trying to upload? How large is it? What are the exact steps you are taking to get the error?

Kindest Regards,
Scott M