Commission for Unification of OGA and PMA
Debug info: Table 'slot029.mdl_format_tiles_tile_options' doesn't exist
SELECT elementid, optionvalue
FROM mdl_format_tiles_tile_options WHERE courseid = ? AND optiontype = ?
[array (
0 => 535,
1 => 1,
)]
Error code: dmlreadexception
SELECT elementid, optionvalue
FROM mdl_format_tiles_tile_options WHERE courseid = ? AND optiontype = ?
[array (
0 => 535,
1 => 1,
)]
Error code: dmlreadexception
Stack trace:
- line 494 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database->query_end()
- line 1282 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
- line 115 of /course/format/tiles/classes/local/format_option.php: call to mysqli_native_moodle_database->get_records_sql()
- line 522 of /course/format/tiles/classes/output/course_output.php: call to format_tiles\local\format_option::get_multiple()
- line 209 of /course/format/tiles/classes/output/course_output.php: call to format_tiles\output\course_output->append_multi_section_page_data()
- line 71 of /course/format/tiles/classes/output/renderer.php: call to format_tiles\output\course_output->export_for_template()
- line 104 of /course/format/classes/output/section_renderer.php: call to format_tiles\output\renderer->render_content()
- line 62 of /course/format/tiles/format.php: call to core_courseformat\output\section_renderer->render()
- line 276 of /course/view.php: call to require()