Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-42592_master -
Description
- Create a course and add recent activity block to it
- Enrol student
- Create chat module and post something there
- Login as a student and you will see -
You need to update your sql to include additional name fields in the user object.
|
line 3568 of /lib/moodlelib.php: call to debugging()
|
line 381 of /mod/chat/lib.php: call to fullname()
|
line ? of unknownfile: call to chat_print_recent_activity()
|
line 7301 of /lib/moodlelib.php: call to call_user_func_array()
|
line 202 of /blocks/recent_activity/block_recent_activity.php: call to component_callback()
|
line 74 of /blocks/recent_activity/block_recent_activity.php: call to block_recent_activity->get_modules_recent_activity()
|
line 296 of /blocks/moodleblock.class.php: call to block_recent_activity->get_content()
|
line 238 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 866 of /lib/outputrenderers.php: call to include()
|
line 796 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
|
line 244 of /course/view.php: call to core_renderer->header()
|