Создание пользователей

Создание пользователей

от Muhamed Makatov -
Количество ответов: 0

При добавлении новых пользователей выдаёт ошибку. Сервер новый, moodle 3.8.2, базу перенёс со старого moodle. Включил отладку и теперь выдаёт это: 

Capability "atto/h5p:addembed" was not found! This has to be fixed in code.
  • line 453 of /lib/accesslib.php: call to debugging()
  • line 40 of /lib/editor/atto/plugins/h5p/lib.php: call to has_capability()
  • line 7903 of /lib/moodlelib.php: call to atto_h5p_params_for_js()
  • line 131 of /lib/editor/atto/lib.php: call to component_callback()
  • line 420 of /lib/form/editor.php: call to atto_texteditor->use_editor()
  • line 486 of /lib/form/editor.php: call to MoodleQuickForm_editor->toHtml()
  • line 4628 of /lib/outputrenderers.php: call to MoodleQuickForm_editor->export_for_template()
  • line 3115 of /lib/formslib.php: call to core_renderer->mform_element()
  • line 430 of /lib/pear/HTML/QuickForm/element.php: call to MoodleQuickForm_Renderer->renderElement()
  • line 1653 of /lib/pear/HTML/QuickForm.php: call to HTML_QuickForm_element->accept()
  • line 1896 of /lib/formslib.php: call to HTML_QuickForm->accept()
  • line 1696 of /lib/pear/HTML/QuickForm.php: call to MoodleQuickForm->accept()
  • line 445 of /lib/pear/HTML/Common.php: call to HTML_QuickForm->toHtml()
  • line 989 of /lib/formslib.php: call to HTML_Common->display()
  • line 357 of /user/editadvanced.php: call to moodleform->display()
Capability "moodle/h5p:deploy" was not found! This has to be fixed in code.
  • line 453 of /lib/accesslib.php: call to debugging()
  • line 41 of /lib/editor/atto/plugins/h5p/lib.php: call to has_capability()
  • line 7903 of /lib/moodlelib.php: call to atto_h5p_params_for_js()
  • line 131 of /lib/editor/atto/lib.php: call to component_callback()
  • line 420 of /lib/form/editor.php: call to atto_texteditor->use_editor()
  • line 486 of /lib/form/editor.php: call to MoodleQuickForm_editor->toHtml()
  • line 4628 of /lib/outputrenderers.php: call to MoodleQuickForm_editor->export_for_template()
  • line 3115 of /lib/formslib.php: call to core_renderer->mform_element()
  • line 430 of /lib/pear/HTML/QuickForm/element.php: call to MoodleQuickForm_Renderer->renderElement()
  • line 1653 of /lib/pear/HTML/QuickForm.php: call to HTML_QuickForm_element->accept()
  • line 1896 of /lib/formslib.php: call to HTML_QuickForm->accept()
  • line 1696 of /lib/pear/HTML/QuickForm.php: call to MoodleQuickForm->accept()
  • line 445 of /lib/pear/HTML/Common.php: call to HTML_QuickForm->toHtml()
  • line 989 of /lib/formslib.php: call to HTML_Common->display()
  • line 357 of /user/editadvanced.php: call to moodleform->display()