You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tested the plugin on Moodle 4.3, but the following problem already appears in Moodle 4.1
Default exception handler: Coding error detected, it must be fixed by a programmer: get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead Debug:
Error code: codingerror
line 2795 of /lib/deprecatedlib.php: coding_exception thrown
line 101 of /local/datacleaner/cli/lib.php: call to get_all_user_name_fields()
line 91 of /local/datacleaner/cli/clean.php: call to safety_checks()
!!! Coding error detected, it must be fixed by a programmer: get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead !!!
!!
The text was updated successfully, but these errors were encountered:
Hi,
I tested the plugin on Moodle 4.3, but the following problem already appears in Moodle 4.1
Default exception handler: Coding error detected, it must be fixed by a programmer: get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead Debug:
Error code: codingerror
!!! Coding error detected, it must be fixed by a programmer: get_all_user_name_fields() is deprecated. Please use the \core_user\fields API instead !!!
!!
The text was updated successfully, but these errors were encountered: