Title: Validation error without any error
Last modified: March 17, 2019

---

# Validation error without any error

 *  [vpsv](https://wordpress.org/support/users/vpsv/)
 * (@vpsv)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/validation-error-without-any-error/)
 * Hello! This form has been working fine before on this same website with the same
   theme and such, but for some reason, it’s giving me a validation error even though
   there aren’t any errors. Checked the code twice, there aren’t any invisible fields
   that are required to fill out. I made a second form idetentical to the first 
   one, excluding all required fields, but it still gives an error and doesn’t specify
   what it doesn’t like.
 * Here is the code for the contact form:
 *     ```
       <label> Выберите событие в котором хотите участвовать
       [select* menu-197 id:foo class:bar include_blank "Конференция «IT здесь и сейчас»" "Конференция «Инновации в Интеллекте»"]</label>
   
       <label> Имя (обязательно) 
           [text* text-456 minlength:2 maxlength:50 id:bar class:foo akismet:author default:user_first_name] </label>
   
       <label> Фамилия (обязательно)
           [text* text-456 minlength:2 maxlength:50 id:bar class:foo akismet:author default:user_last_name] </label>
   
       <label> e-mail (обязательно)
           [email* email-773 id:foo class:bar akismet:author_email default:user_email] </label>
   
       <label> Название тезиса (обязательно)
            [text* text-456 minlength:5 id:bar class:foo] </label>
   
       <label> Файл доклада
       [file* file-511 limit:500mb filetypes:doc|docx|pdf|odt|ppt|pptx id:foo class:bar]
       </label>
   
       [submit "Отправить"]
       ```
   
 * Thank you for your help in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvalidation-error-without-any-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/validation-error-without-any-error/#post-11324977)
 * What other plugins and theme do you use on the site?

Viewing 1 replies (of 1 total)

The topic ‘Validation error without any error’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [Validation error](https://wordpress.org/support/topic-tag/validation-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/validation-error-without-any-error/#post-11324977)
 * Status: not resolved