Need Help: a problem as installing the plugin "assignfeedback_pad"

Need Help: a problem as installing the plugin "assignfeedback_pad"

by Dylan Quan -
Number of replies: 1

Hi,

I encounter a problem as installing a plugin of assignfeedback_pdf. Can you help me?
The information on the error:

XML数据库文件有错误

关于这个错误的更多信息

Debug info: Errors found in XMLDB file: PATH attribute does not match file directory: mod\assign\feedback\pdf\db
Error code: ddlxmlfileerror
Stack trace:
  • line 354 of \lib\ddl\database_manager.php: ddl_exception thrown
  • line 370 of \lib\ddl\database_manager.php: call to database_manager->load_xmldb_file()
  • line 654 of \lib\upgradelib.php: call to database_manager->install_from_xmldb_file()
  • line 1917 of \lib\upgradelib.php: call to upgrade_plugins()
  • line 711 of \admin\index.php: call to upgrade_noncore()

Average of ratings: -
In reply to Dylan Quan

Re: Need Help: a problem as installing the plugin "assignfeedback_pad"

by Leon Stringer -
Picture of Core developers Picture of Particularly helpful Moodlers

From the link in your error – https://docs.moodle.org/40/zh_cn/error/moodle/ddlxmlfileerror – it looks like you have Moodle 4.0 which is a future version. It's not ready for production use.

If you're interested in Moodle 4.0's development then use the development channels: docs, forum, Telegram.

If you want to install and use Moodle then switch to the latest release version, Moodle 3.10. If you're using Git: git checkout MOODLE_310_STABLE.