Fixed On registration: The field 'custom_field_CompanyName' was not recognised.

Just checked, and this is on both forums I run.

I've hid the error with:

.formValidationInlineError {
display: none !important;
}

in Extra.css until it can be resolved :)

Dave.
 
Can you reproduce it on an unmodified style? Do all of your files pass the file health check?
 
Hi Mike,

Yes on both counts:

All 1,065 checked files are present and correct :)

Just tried the unmodified style on the work forum, same popup happens and then ran the health check

If it helps, the work forum was on version 1.1b4 then upgraded to 1.1

The personal forum was a direct upgrade from vB4

If you need any logs / want to check anything let me know, can PM details etc..

Dave.
 
I'm getting this on a required custom field on registration with 1.1 - is there a quick fix, or is hiding it with the css above the only quick fix?
 
Top Bottom