Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nsp-code

    (@nsp-code)

    This is caused by the max_input_vars limitation, see if you can increase this php variable.
    For a later version, we will try to replace with a custom functionality to avoid such issues.

    Thread Starter geordie__

    (@geordie_)

    On a shared hosting just create a file called .user.ini in root folder and insert this row:

    max_input_vars = 2000

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with parse_str() default size’ is closed to new replies.