-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
2.6.10
-
None
-
MOODLE_26_STABLE
Whenever I try to add an activity to a section I get this error:
can not find data record in database table course_modules
Debug info: SELECT id,course FROM
{course_modules} WHERE id = ?
[array (
0 => 3338,
)]
Error code: invalidrecord
Stack trace:
line 1403 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
line 1379 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
line 7069 of /lib/accesslib.php: call to moodle_database->get_record()
line 112 of /course/modlib.php: call to context_module::instance()
line 270 of /course/modedit.php: call to add_moduleinfo()
- has been marked as being related by
-
MDL-49681 Upgrade from 2.6.3 -> 2.6.10 ->2.7.7+ (20150326) breaks courses
-
- Closed
-