• Hi,

    combined with the Multi-steps plugin, I am using the CF7 plugin on my website.

    But a part of the form gives no output in the email.
    Just [radio-74].

    It’s a large form, with approximately 150 elements, maybe the maximum output is 100?

    Can anyone help me?
    Thanks in advance.

    Grtz. Martijn

    https://wordpress.org/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Does the name tag, [radio-74] actually exist as a name tag to one of your form fields ?

    Thread Starter m-hendriks

    (@m-hendriks)

    Yes.

    [radio-74] until [textarea-131] (elements in ascending order) are giving no output.
    The first 73 do.

    Maybe your server limits the number of input variables.

    You could upload a file somerandomfilename.php to your main wordpress folder which has this content:

    <?php phpinfo();

    Then open http://yourserver.com/somerandomfilename.php in your browser and look for a line max_input_vars and/or lines which contain .max_vars if Suhosin is used.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No output in mail’ is closed to new replies.