-
Bug
-
Resolution: Fixed
-
Minor
-
2.4
-
None
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
Get the following error message when trying to update Format - topColl
Can not find data record in database table course.
More information about this error
Debug info: SELECT format FROM
{course} WHERE id = ?
[array (
0 => 47,
)]
Error code: invalidrecord
Stack trace:
line 1439 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
line 1415 of /lib/dml/moodle_database.php: call to moodle_database->get_field_select()
line 162 of /course/format/lib.php: call to moodle_database->get_field()
line 35 of /course/format/lib.php: call to format_base::instance()
line 144 of /course/format/topcoll/db/upgrade.php: call to course_get_format()
line 473 of /lib/upgradelib.php: call to xmldb_format_topcoll_upgrade()
line 1544 of /lib/upgradelib.php: call to upgrade_plugins()
line 349 of /admin/index.php: call to upgrade_noncore()