drachels / moodle-mod_mootyper

4 stars 18 forks source link

Invalid get_string() identifier: 'mootyper:rate' #95

Closed tholudwig closed 2 years ago

tholudwig commented 3 years ago

Hi drachels,

after upgrading to the newest version of mod_mootyper, we got an error.

Invalid get_string() identifier: 'mootyper:rate' or component 'mod_mootyper'. Perhaps you are missing $string['mootyper:rate'] = ''; in mod/mootyper/lang/en/mootyper.php? line 353 of /lib/classes/string_manager_standard.php: call to debugging() line 7467 of /lib/moodlelib.php: call to core_string_manager_standard->get_string() line 2601 of /lib/accesslib.php: call to get_string() line 2446 of /lib/accesslib.php: call to get_capability_string() line 118 of /admin/roles/classes/capability_table_base.php: call to get_capability_docs_link() line 135 of /admin/roles/classes/capability_table_with_risks.php: call to core_role_capability_table_base->display() line 708 of /admin/roles/classes/define_role_table_advanced.php: call to core_role_capability_table_with_risks->display() line 257 of /admin/roles/define.php: call to core_role_define_role_table_advanced->display() to reproduce:

drachels commented 3 years ago

Thanks for reporting this problem. I will try and get it fixed as soon as I can, but I have medical and personal issues so it might be a few days .