-
Bug
-
Resolution: Fixed
-
Major
-
2.1
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
-
MDL-27819_grrgit -
using the backup in the parent bug, converted and restored into a 2.1 installation.
i'm seeing the lesson module show up this error on top.
Error: mdb->get_record() found more than one record!
line 1290 of /lib/dml/moodle_database.php: call to debugging()
line 1353 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1332 of /lib/dml/moodle_database.php: call to moodle_database->get_field_sql()
line 1311 of /lib/dml/moodle_database.php: call to moodle_database->get_field_select()
line 164 of /mod/lesson/view.php: call to moodle_database->get_field()
Error: mdb->get_record() found more than one record!
line 1290 of /lib/dml/moodle_database.php: call to debugging()
line 1353 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1332 of /lib/dml/moodle_database.php: call to moodle_database->get_field_sql()
line 1311 of /lib/dml/moodle_database.php: call to moodle_database->get_field_select()
line 251 of /mod/lesson/view.php: call to moodle_database->get_field()
for some reason there is some duplicity going on.
- has a non-specific relationship to
-
MDL-22414 META: Restore 1.9 backups into Moodle 2.1 (phase 1)
-
- Closed
-
- has been marked as being related by
-
MDL-27446 Make the lesson module 1.9 backups restorable in 2.1
-
- Closed
-
-
MDL-28621 dml write exception when restoring 1.9 course in 2.1. when Lesson module contains essay questions
-
- Closed
-
- is duplicated by
-
MDL-27874 Lesson restore in 2.1: Multiply jumps page to the next question
-
- Closed
-