Problem To Add More Then 130 Purchase Items

0

First I imported one purchase from CSV, then I try to update that when I save and go back to the purchase some items are missing.

Question Resolved For: Stock Manager Advance with All Modules 0 Votes 5 Answers 276 Views
Asked by Saulo Oliveira 2 years ago

0

Answered by Saulo Oliveira 2 years ago

To try to fix it. I changed the variable max_input_vars, but now I can add 110, and the error keep going

0

Answered by Saulo Oliveira 2 years ago

max_input_vars = 1000000
allow_url_fopen = On
display_errors = Off
enable_dl = Off
file_uploads = On
max_execution_time = 60
max_input_time = 120
memory_limit = 1024M
post_max_size = 1024M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php74"
upload_max_filesize = 512M
zlib.output_compression = Off

0

Answered by Mian Saleem 2 years ago

Hello,

You can check the value on the folder with phpinfo to make sure your config is applied.

Thank you

0

Answered by Saulo Oliveira 2 years ago

Actually, I need to change the value of post_max_size as well, but for now everything are working.

0

Answered by Mian Saleem 2 years ago

I am glad to know. Thanks for updating

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.