-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.6.2
-
None
-
2.1.9
-
MOODLE_26_STABLE
I am setting up a new moodle server using the Clamp LAE 2.6.2 and LMB 2.1.9. I have come across an issue with processing the XML files where it fails after 94%. After turning on debugging, I am able to get the following error. Anyone have any ideas on how to resolve?
Thanks!
-Sean
==============
Debug info: Unknown column 'modinfo' in 'field list'
SELECT modinfo FROM mdl_course WHERE idnumber = ?
[array (
0 => '10836.201510',
)]
Error code: dmlreadexception
Stack trace:
line 443 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 996 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 1428 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
line 1501 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1482 of /lib/dml/moodle_database.php: call to moodle_database->get_field_sql()
line 1461 of /lib/dml/moodle_database.php: call to moodle_database->get_field_select()
line 1299 of /enrol/lmb/lib.php: call to moodle_database->get_field()
line 2199 of /enrol/lmb/lib.php: call to enrol_lmb_plugin->process_crosslist_membership_tag_error()
line 2184 of /enrol/lmb/lib.php: call to enrol_lmb_plugin->process_membership_tag_error()
line 283 of /enrol/lmb/lib.php: call to enrol_lmb_plugin->process_membership_tag()
line 385 of /enrol/lmb/lib.php: call to enrol_lmb_plugin->process_file()
line 44 of /enrol/lmb/tools/extractprocess.php: call to enrol_lmb_plugin->process_folder()