• Resolved frankhmila

    (@frankhmila)


    Now the page have 2932 passwords but i can update or add some password.

    MAximum can i set without error is 996 passwords, if i add the 997 give me:

    PWP Lite Our server cannot understand the data request!

    I leave the 2932 active passwords but i need to put near 3/4000 password, how can do it?

    Is there any php settings to change for work it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Folio Team

    (@buildwps)

    Hi @frankhmila ,

    Thank you for reaching out to us.

    Some PHP settings might be blocking large data submissions. Could you help to try increasing these values in php.ini:

    max_input_vars = 10000
    post_max_size = 100M
    memory_limit = 512M
    max_execution_time = 300
    max_input_time = 300

    Then restart your server and check if it works please?

    Awaiting your reply.

    Thread Starter frankhmila

    (@frankhmila)

    OK Works!

    Thanks

    Plugin Author WP Folio Team

    (@buildwps)

    Hi @frankhmila

    Great! Glad to hear it’s working smoothly. Feel free to reach out if you need any further adjustments or support.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PPWP Lite Our server cannot understand the data request!’ is closed to new replies.