Universal Form Validator PHP Support Product Page

Answered

Error message when opening UFV (PHP)

Asked 08 Apr 2012 03:05:03
1
has this question
08 Apr 2012 03:05:03 Mike Hicks posted:
I am in the process of putting together a "pure" DMZ Zone website....by this I mean that this particular site is not using any other extensions but those by DMXZone. I am doing this partially in effort to check a problem that I have with reCAPTCHA.

The page I am working on is a contact page. The only other extension used on the page is Universal CSS Menu...I have a seach box on the page from Universal CSS Menu.

I created the contct form using the CSS Form Designer. I have added reCAPTCHA. When I fire up the Univesal Form Validator (I just bought it so I did not have to use another company's form validator) I get an error say that some of my forms (there is only one) do not have an id and I must add one in order to validate the form. I can't understand where this is coming from...my only form has an id as do the three text fields and the text area and I went in and made sure that the submit and canel button has an id.

*******additional info************
I have since discovered that the un-named form is probably the search box that Universal CSS Menu inserted. I gave it an id and that seemed to have solved the problem. Maybe this can be corrected in a future version.

Replies

Replied 09 Apr 2012 05:53:04
09 Apr 2012 05:53:04 Teodor Kuduschiev replied:
Hello Mike,

Thanks for the feedback. I checked this and it seems that the forms created with CSS Form Designer do not have name and id:
<form class="clean">

And you should add name and id manually.

You can just ignore the message for the Menu Search Field, if you do not want to validate it.

Reply to this topic