-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
wip-
MDL-45036-master -
The mentee block currently produces the following developer dubugging message:
You need to update your sql to include additional name fields in the user object.
line 3571 of /lib/moodlelib.php: call to debugging()
line 62 of /blocks/mentees/block_mentees.php: call to fullname()
line 294 of /blocks/moodleblock.class.php: call to block_mentees->get_content()
line 236 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 956 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1008 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 361 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
line 45 of /theme/clean/layout/columns3.php: call to core_renderer->standard_head_html()
line 877 of /lib/outputrenderers.php: call to include()
line 807 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 101 of /index.php: call to core_renderer->header()
- Testing discovered
-
MDL-41185 Create page viewed event for course
-
- Closed
-