cbluesprl / moodle-mod_linkedincert

This plugin allows you to create certificates that can be automatically linked to a linkedin account.
2 stars 1 forks source link

Help contents string does not exist: [coursetimereq_help, linkedincert] #2

Open mudrd8mz opened 3 years ago

mudrd8mz commented 3 years ago

Help contents string does not exist: [coursetimereq_help, linkedincert]

line 502 of /lib/outputcomponents.php: call to debugging()
line 2398 of /lib/outputrenderers.php: call to help_icon->diag_strings()
line 2131 of /lib/formslib.php: call to core_renderer->help_icon()
line 42 of /mod/linkedincert/mod_form.php: call to MoodleQuickForm->addHelpButton()
line 214 of /lib/formslib.php: call to mod_linkedincert_mod_form->definition()
line 130 of /course/moodleform_mod.php: call to moodleform->__construct()
line 150 of /course/modedit.php: call to moodleform_mod->__construct()

Please always test the plugin with developer debugging enabled to catch issues like this.

tecnologia-acceleralia commented 2 months ago

Which version are you using? It seems fixed in 3.11.0

Check this: https://github.com/cbluesprl/moodle-mod_linkedincert/blob/master/lang/en/linkedincert.php#L39C10

image