moodle-quizaccess_proctoring
moodle-quizaccess_proctoring copied to clipboard
Table "quizaccess_proctoring_logs" does not exist
trafficstars
Hi, i was just trying this out in a mdl45 php8.1 environment. Despite trying checkout of a few branches: master, 1.6.3, 1.6.6 and others, i get an install error. Seems like something is stopping the initial install?
Cheers
Debug info: Error code: ddltablenotexist Stack trace:
line 677 of /lib/dml/moodle_database.php: dml_exception thrown
line 2001 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
line 93 of /mod/quiz/accessrule/proctoring/settings.php: call to moodle_database->record_exists()
line 310 of /mod/quiz/settings.php: call to include()
line 158 of /lib/classes/plugininfo/mod.php: call to include()
line 47 of /admin/settings/plugins.php: call to core\plugininfo\mod->load_settings()
line 8847 of /lib/adminlib.php: call to require()
line 4694 of /lib/navigationlib.php: call to admin_get_root()
line 4557 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
line 843 of /lib/pagelib.php: call to settings_navigation->initialise()
line 965 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
line 761 of /lib/classes/navigation/views/secondary.php: call to moodle_page->__get()
line 238 of /lib/classes/navigation/views/secondary.php: call to core\navigation\views\secondary->load_admin_navigation()
line 893 of /lib/pagelib.php: call to core\navigation\views\secondary->initialise()
line 965 of /lib/pagelib.php: call to moodle_page->magic_get_secondarynav()
line 42 of /local/callista/classes/local/hooks/output/before_http_headers.php: call to moodle_page->__get()
line ? of unknownfile: call to local_callista\local\hooks\output\before_http_headers::callback()
line 318 of /lib/classes/hook/manager.php: call to call_user_func()
line 859 of /lib/classes/output/core_renderer.php: call to core\hook\manager->dispatch()
line ? of unknownfile: call to core\output\core_renderer->header()
line 130 of /lib/classes/output/plugin_renderer_base.php: call to call_user_func_array()
line 162 of /admin/renderer.php: call to core\output\plugin_renderer_base->__call()
line 567 of /admin/index.php: call to core_admin_renderer->upgrade_environment_page()