Question: Upload More Than 60 Products In One Purchase

Upload More Than 60 Products In One Purchase

Hello, I already modify in the php.ini the max_input_vars to 10000 and the rest that you say in the documentation, restart the apache server, but when I try to upload a purchase with more th

MS

Michael Salcedo

Asked
Hello, I already modify in the php.ini the max_input_vars to 10000 and the rest that you say in the documentation, restart the apache server, but when I try to upload a purchase with more than 70 reference only 66 reference appears, why is this error? I already did the documentation thing, I am using xampp
  • MS

    Mian Saleem

    Answered
    Hello,

    May be you can try to set it to 20k and make sure the config has been applied, you can check `php echo ini_get('max_input_vars');`

    Thank you
  • Login to Reply