Course description label
Maintained by
Flotter Totte, emeneo Plugins
The course description plugin is a resource which displays the course name and the course description on the course page (at the location where it is placed). It is a small but handy tool.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Can't find data record in database. <
Same here with Moodle 4.1 - also there are no settings in the plugin-settings, just blank
Debug info: SELECT md.name
FROM {modules} md
JOIN {course_modules} cm ON cm.module = md.id
WHERE cm.id = :cmid
[array (
'cmid' => 0,
)]
Error code: invalidrecordunknown×Dismiss this notification
Stack trace:
line 1674 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
line 1744 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1230 of /lib/datalib.php: call to moodle_database->get_field_sql()
line 44 of /mod/description/mod_form.php: call to get_coursemodule_from_id()
line 214 of /lib/formslib.php: call to mod_description_mod_form->definition()
line 131 of /course/moodleform_mod.php: call to moodleform->__construct()
line 152 of /course/modedit.php: call to moodleform_mod->__construct()
×Dismiss this notification
Output buffer:
Can't find data record in database.