I am getting the registrations but they are not complete. First and Last name are missing and custom fields are missing (Basically nickname and email are getting in) checked the DB as well nothing in the fields for first and last name and the custom fields are not getting generated.
error logs show…
Undefined array key “urcl_hide_fields” in plugins/user-registration/includes/functions-ur-core.php on line 3893; PHP message: PHP Warning: foreach() argument must be of type array|object, null given i
plugins/user-registration/includes/frontend/class-ur-frontend-form-handler.php on line 219″ while reading response header from upstream
I tried (bishnugopali) functions.php patch code but that did not do the trick for me.