Several warnings/errors
-
Reporting several warnings/errors:
On CSS at the search form:
1. <div id=”field_2_wrap” class=”bps-radio”> <label for=”field_2″ class=”bps-label”>
Incorrect use of <label for=FORM_ELEMENT>
The label’s <code class=” “>for attribute doesn’t match any element <code class=” “>id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
2. On PHP when loading the page where the form is included:
Warning: Undefined array key 580 in wp-content\plugins\bp-profile-search\bps-template.php on line 216Warning: Attempt to read property “path” on null in wp-content\plugins\bp-profile-search\bps-template.php on line 216
Hope you can fix it.
You must be logged in to reply to this topic.