• Resolved Masarib Group

    (@masarib)


    Hi
    I created a quiz for educational website using free version of Quiz Maker.
    It contain 100 questions all of them are Radio buttons with one line text and single correct answer.
    Everything is fine under 99 questions .. but once we reached 100 questions or more we get an error when rendering the result, saying “Sorry We are unable to store your data”
    I verified MySQL setting everything seems fine to me.
    I am on shared but strong host in Germany.
    The link I attached is just a sample from the big quiz .. same type of questions on the same website.
    Can you advice please ??

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ays-pro

    (@ays-pro)

    Hi @masarib ,

    Thank you for the topic.
    I am sorry for the issue you are having.

    Presumably, the cause of the problem is the limit of inputs count in your server (hosting) PHP settings.
    Please contact your hosting provider and increase the value of max_input_vars option (it is usually set 1000).

    Also, I want to mention that there is no any kind of limitations from the plugin side.

    Thanks

    Thread Starter Masarib Group

    (@masarib)

    Hello
    Thank you very much for your efficient support.
    This was exactly the problem.
    I changed the maximum input (php_value max_input_vars) in my host to 5000, and the problem solved immediately.
    You may put this as bold note within the installation text.

    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to store your data’ is closed to new replies.