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 to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Validation error without any error’ is closed to new replies.