-
Sub-task
-
Resolution: Fixed
-
Minor
-
1.9
-
None
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
Got this error after update.
Notice: Trying to get property of non-object in /var/www/19perf/moodle-r2/lib/accesslib.php on line 3389
Notice: Trying to get property of non-object in /var/www/19perf/moodle-r2/lib/accesslib.php on line 3347
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND rc.roleid = 3 AND rc.contextid = c.id ' at line 4
SELECT rc.* FROM mdl_role_capabilities rc, mdl_context c WHERE rc.contextid in () AND rc.roleid = 3 AND rc.contextid = c.id ORDER BY c.contextlevel DESC, rc.capability DESC
- line 677 of lib/dmllib.php: call to debugging()
- line 918 of lib/dmllib.php: call to get_recordset_sql()
- line 3367 of lib/accesslib.php: call to get_records_sql()
- line 175 of admin/roles/override.php: call to role_context_capabilities()