-
Bug
-
Resolution: Fixed
-
Major
-
3.3.4, 3.4.1
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-61260_master -
After updating to Moodle 3.4, an error occurs when the user attempts to change his email address in the profile settings. After specifying a new e-mail address, a confirmation e-mail comes to it, but by going through the link, the "Call to undefined function profile_user_record ()" error occurs and the email address does not change. (Authorization of users occurs on ldaps)
Debug info:
Error code: generalexceptionmessage
×Stack trace: * line 1232 of \auth\ldap\auth.php: Error thrown
- line 68 of \user\emailupdate.php: call to auth_plugin_ldap->user_update()