Help: Undefined index:Trying to get property of non-object in datalib.php

Help: Undefined index:Trying to get property of non-object in datalib.php

par Miki Alliel,
Nombre de réponses : 0
Avatar Translators

Hery everyone

I have moodle 1.9.9 and when I'm in debugging mode clicking on "participants in a course I'm getting this error message

These error are displayed after running build_context_path(true,true)

because I had problems with quiz context.

How can I fix that? is it critic??

 

Notice: Undefined index: in /var/www/html/moodle/lib/datalib.php on line 1008 Notice: Trying to get property of non-object in /var/www/html/moodle/lib/datalib.php on line 1008 Notice: Undefined index: 136 in /var/www/html/moodle/lib/datalib.php on line 1024 Notice: Trying to get property of non-object in /var/www/html/moodle/lib/datalib.php on line 1024
Incorrect context specified

    line 376 of lib/accesslib.php: call to debugging()
    line 1025 of lib/datalib.php: call to has_capability()
    line 200 of user/index.php: call to get_my_courses()

Notice: Undefined index: 143 in /var/www/html/moodle/lib/datalib.php on line 1024 Notice: Trying to get property of non-object in /var/www/html/moodle/lib/datalib.php on line 1024
Incorrect context specified

    line 376 of lib/accesslib.php: call to debugging()
    line 1025 of lib/datalib.php: call to has_capability()
    line 200 of user/index.php: call to get_my_courses

Moyenne des évaluations  -