nicusX / moodle-mod_attendanceregister

Attendance Register activity module for Moodle 2
12 stars 17 forks source link

3.0: Plugin mod_attendanceregister does not declare valid $plugin->component in its version.php. #73

Open scara opened 9 years ago

scara commented 9 years ago

Read about the details in https://tracker.moodle.org/browse/MDL-48494. This is the stack trace:

line 304 of /lib/classes/plugin_manager.php: call to debugging()
line 324 of /lib/classes/plugin_manager.php: call to core_plugin_manager->load_present_plugins()
line 208 of /lib/classes/plugininfo/base.php: call to core_plugin_manager->get_present_plugins()
line 134 of /lib/classes/plugininfo/base.php: call to core\plugininfo\base->load_disk_version()
line 90 of /lib/classes/plugininfo/base.php: call to core\plugininfo\base::make_plugin_instance()
line 384 of /lib/classes/plugin_manager.php: call to core\plugininfo\base::get_plugins()
line 344 of /lib/classes/plugin_manager.php: call to core_plugin_manager->get_plugins_of_type()
line 858 of /admin/renderer.php: call to core_plugin_manager->get_plugins()
line 221 of /admin/renderer.php: call to core_admin_renderer->plugins_check_table()
line 416 of /admin/index.php: call to core_admin_renderer->upgrade_plugin_check_page()