For various reasons, I’ve commented out the screen name option in the user registration form.
However, now when users register they get the following error:
Notice: Undefined index: screen_name in
/httpdocs/system/modules/member/mod.member.php on line 3092
EE seems to be looking for the screen_name field on that line and spitting out the error. I haven’t tried commenting out that line as I disliked the idea of modifying core files.
So, is there a way I can get around this error in the EE control panel?
