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

Undefined property: stdClass::$id in /.../lib/accesslib.php on line 4727

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.9.4
    • 1.9.3
    • Roles / Access
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

      I just did an upgrade on my 1.9 test site to build 2007101533.01 and Moodle is now throwing the above notice hundreds of times on every page. It's this bit of code...

      4718
      4719 //error_log(" Record: " . print_r($user,1));
      4720
      4721 //
      4722 // Pagination controls
      4723 // Note that we might end up removing a user
      4724 // that ends up not having the rights,
      4725 // therefore rolling back $c
      4726 //
      4727 if ($lastuserid != $user->id) {
      4728

      Granted, it could be a local issue on my test site, but I thought I'd better report it to be safe!!

            timhunt Tim Hunt
            howardsmiller Howard Miller
            Helen Foster Helen Foster
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.