Ich habe Moodle 3.8 mit folgendem Problem:
Beim Versuch, einen Frageversuch zu löschen, bekomme ich die Fehlermeldung:
*****
uncaught exception: join(): Passing glue string after array is deprecated. Swap the parameters (errno: 8192) in Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php at line #834join(): Passing glue string after array is deprecated. Swap the parameters
in file: Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php line 834
#0 [internal function]: _hx_error_handler()
#1 Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php(834): join()
#2 Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php(843): _hx_build_paths()
#3 Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php(843): _hx_build_paths()
#4 Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php(843): _hx_build_paths()
#5 Location auf dem Server\moodle\question\type\wq\quizzes\lib\php\Boot.class.php(853): _hx_build_paths()
#6 Location auf dem Server\moodle\question\type\wq\quizzes\lib\com\wiris\system\CallWrapper.class.php(44): require_once('Location...')
#7 Location auf dem Server\moodle\question\type\wq\quizzes\quizzes.php(9): com_wiris_system_CallWrapper->init()
#8 Location auf dem Server\moodle\question\type\wq\config.php(19): require_once('Location...')
#9 Location auf dem Server\moodle\question\type\wq\questiontype.php(19): require_once('Location...')
#10 Location auf dem Server\moodle\question\engine\bank.php(100): include_once('Location...')
#11 Location auf dem Server\moodle\question\engine\bank.php(154): question_bank::get_qtype()
#12 Location auf dem Server\moodle\question\engine\lib.php(434): question_bank::get_all_qtypes()
#13 Location auf dem Server\moodle\question\engine\datalib.php(1063): question_engine::get_all_response_file_areas()
#14 Location auf dem Server\moodle\question\engine\datalib.php(973): question_engine_data_mapper->delete_response_files()
#15 Location auf dem Server\moodle\question\engine\lib.php(118): question_engine_data_mapper->delete_questions_usage_by_activities()
#16 Location auf dem Server\moodle\question\engine\lib.php(109): question_engine::delete_questions_usage_by_activities()
#17 Location auf dem Server\moodle\mod\quiz\locallib.php(423): question_engine::delete_questions_usage_by_activity()
#18 Location auf dem Server\moodle\mod\quiz\report\attemptsreport.php(364): quiz_delete_attempt()
#19 Location auf dem Server\moodle\mod\quiz\report\attemptsreport.php(321): quiz_attempts_report->delete_selected_attempts()
#20 Location auf dem Server\moodle\mod\quiz\report\overview\report.php(254): quiz_attempts_report->process_actions()
#21 Location auf dem Server\moodle\mod\quiz\report\overview\report.php(104): quiz_overview_report->process_actions()
#22 Location auf dem Server\moodle\mod\quiz\report.php(97): quiz_overview_report->display()
#23 {main}
*****
Der Frageversuch lässt sich so nicht löschen!
Ich will den Frageversuch dennoch löschen-WIE KANN ICH DAS?
Zuvor hatte der Nutzer, dessen Frageversuch hier nun gelöscht werden muss eine ähnliche Fehlermeldung erhalten.
Rolf