Hello,
The upgrade process has been done nicely. However, when I go to site administration > plugin > plugin overview, I'm facing the following error :
Coding error detected, it must be fixed by a programmer: Unknown plugin type: core
Debug info:
Error code: codingerror
Error code: codingerror
Debug info:
Error code: codingerror Stack trace:
Does anyone could help me please?
Error code: codingerror Stack trace:
- line 1668 of \lib\classes\plugin_manager.php: coding_exception thrown
- line 1019 of \lib\classes\plugin_manager.php: call to core_plugin_manager->is_plugintype_writable()
- line 1663 of \admin\renderer.php: call to core_plugin_manager->is_remote_plugin_installable()
- line 349 of \admin\renderer.php: call to core_admin_renderer->plugins_overview_panel()
- line 217 of \admin\plugins.php: call to core_admin_renderer->plugin_management_page()
Also, when I go to Server > scheduled tasks, on top of the list, I have the following lines:
Failed to load task: \mod_customcert\task\email_certificate_task
- line 376 of /lib/classes/task/manager.php: call to debugging()
- line 598 of /lib/classes/task/manager.php: call to core\task\manager::scheduled_task_from_record()
- line 105 of /admin/tool/task/scheduledtasks.php: call to core\task\manager::get_all_scheduled_tasks()
Failed to load task: \mod_hvp\task\look_for_updates
- line 376 of /lib/classes/task/manager.php: call to debugging()
- line 598 of /lib/classes/task/manager.php: call to core\task\manager::scheduled_task_from_record()
- line 105 of /admin/tool/task/scheduledtasks.php: call to core\task\manager::get_all_scheduled_tasks()
Failed to load task: \mod_hvp\task\remove_old_auth_tokens
- line 376 of /lib/classes/task/manager.php: call to debugging()
- line 598 of /lib/classes/task/manager.php: call to core\task\manager::scheduled_task_from_record()
- line 105 of /admin/tool/task/scheduledtasks.php: call to core\task\manager::get_all_scheduled_tasks()
Failed to load task: \mod_hvp\task\remove_old_log_entries
- line 376 of /lib/classes/task/manager.php: call to debugging()
- line 598 of /lib/classes/task/manager.php: call to core\task\manager::scheduled_task_from_record()
- line 105 of /admin/tool/task/scheduledtasks.php: call to core\task\manager::get_all_scheduled_tasks()
Failed to load task: \mod_hvp\task\remove_tmpfiles
the only 2 additional plugins are mod_customcert and mod_hvp- line 376 of /lib/classes/task/manager.php: call to debugging()
- line 598 of /lib/classes/task/manager.php: call to core\task\manager::scheduled_task_from_record()
- line 105 of /admin/tool/task/scheduledtasks.php: call to core\task\manager::get_all_scheduled_tasks()
Does anyone could help me please?
Thank you