Topic: Profile

Under Profile, we created a new section Photo using the avatar code. On line 1102 of profile.php, how to add this new section to the if statement to skip like avatar.

line 1102: if (($section != 'avatar') && empty($errors))

PS.
This language entry is not used: 'Remove avatar file' => 'Delete avatar file:'
This SEF entry is not used: upload_avatar

Thanks.

Re: Profile

Noted, thanks