Table "format_grid_icon" does not exist

Issue #141 resolved
abkoch created an issue

When changing from course format from tiles (4.0.0.8 Beta, 2022091700) to grid (400.2.0, 2022072204) with Moodle 4.0.5 (20221114) the following error occurs:

Table "format_grid_icon" does not exist

Debug-Info:
Error code: ddltablenotexist
Stack trace:
line 665 of /lib/dml/moodle_database.php: dml_exception thrown
line 1450 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
line 699 of /course/format/tiles/lib.php: call to moodle_database->get_records()
line 2406 of /course/lib.php: call to format_tiles->update_course_format_options()
line 191 of /course/edit.php: call to update_course()

Comments (2)

  1. David Watson repo owner

    Hi please would you retest with latest version and see if this still applies? It should work now

  2. Log in to comment