The problem is the following: on the product there are more than 30 options, in the front it brings to the admin area, I go in - a white screen, it is impossible to edit the product.

I went into the model set a limit of 20 options - the product opens.

What is the problem? Maybe someone faced this problem?

CMS OpenCart 1.5.5.1

I will be very thankful.

  • I think maybe php_memory_limit needs to increase 64m now, what do you think? - Dminko93
  • Could it be that there is a particular option that is between 20 and 30? Also I would look php - tCode logs

1 answer 1

The max_input_vars parameter needs to be increased. This can be done either through the php.ini , or .htaccess or in the hosting / server control panel.