Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-42592

Altername name field warnings displayed on recent activity block by chat

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6
    • 2.6
    • Chat

    Description

      1. Create a course and add recent activity block to it
      2. Enrol student
      3. Create chat module and post something there
      4. 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()
      

      Attachments

        Issue Links

          Activity

            People

              markn Mark Nelson
              markn Mark Nelson
              Adrian Greeve Adrian Greeve
              Dan Poltawski Dan Poltawski
              Petr Skoda Petr Skoda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                18/Nov/13