Debug info: Unknown column 'visibility' in 'where clause'
SELECT COUNT('x') FROM mdl_groups WHERE courseid = ? AND visibility != ?
[array (
0 => 15,
1 => 0,
)]
Error code: dmlreadexception
SELECT COUNT('x') FROM mdl_groups WHERE courseid = ? AND visibility != ?
[array (
0 => 15,
1 => 0,
)]
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 1375 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
- line 1679 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
- line 1752 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
- line 1963 of /lib/dml/moodle_database.php: call to moodle_database->get_field_sql()
- line 1946 of /lib/dml/moodle_database.php: call to moodle_database->count_records_sql()
- line 47 of /group/classes/visibility.php: call to moodle_database->count_records_select()
- line 66 of /group/classes/visibility.php: call to core_group\visibility::update_hiddengroups_cache()
- line 86 of /group/classes/visibility.php: call to core_group\visibility::course_has_hidden_groups()
- line 468 of /lib/grouplib.php: call to core_group\visibility::can_view_all_groups()
- line 2173 of /mod/quiz/lib.php: call to groups_get_user_groups()
- line 2500 of /lib/modinfolib.php: call to mod_quiz_cm_info_dynamic()
- line 2317 of /lib/modinfolib.php: call to cm_info->call_mod_function()
- line 2331 of /lib/modinfolib.php: call to cm_info->obtain_dynamic_data()
- line 1559 of /lib/modinfolib.php: call to cm_info->get_user_visible()
- line 102 of /filter/activitynames/filter.php: call to cm_info->__get()
- line 78 of /filter/activitynames/filter.php: call to filter_activitynames->get_activity_list()
- line 42 of /filter/activitynames/filter.php: call to filter_activitynames->get_cached_activity_list()
- line 515 of /lib/filterlib.php: call to filter_activitynames->filter()
- line 188 of /lib/filterlib.php: call to moodle_text_filter->filter_stage_post_clean()
- line 230 of /lib/filterlib.php: call to filter_manager->apply_filter_chain()
- line 1394 of /lib/weblib.php: call to filter_manager->filter_text()
- line 2623 of /course/renderer.php: call to format_text()
- line 129 of /theme/moove/classes/util/course.php: call to coursecat_helper->get_course_formatted_summary()
- line 209 of /theme/moove/classes/output/core/course_renderer.php: call to theme_moove\util\course->get_summary()
- line 172 of /theme/moove/classes/output/core/course_renderer.php: call to theme_moove\output\core\course_renderer->coursecat_coursebox_content()
- line 118 of /theme/moove/classes/output/core/course_renderer.php: call to theme_moove\output\core\course_renderer->coursecat_coursebox()
- line 2033 of /course/renderer.php: call to theme_moove\output\core\course_renderer->coursecat_courses()
- line 2309 of /course/renderer.php: call to core_course_renderer->frontpage_available_courses()
- line 137 of /index.php: call to core_course_renderer->frontpage()