-
Bug
-
Resolution: Fixed
-
Minor
-
2.5.6, 2.6.3, 2.7
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
- Logout from Moodle
- Direct access mod/forum/unsubscribeall.php
- Make sure you are redirected to the login page
- Login, and make sure you can now access the page without problems
Default exception handler: Invalid user Debug: SELECT id FROM {user} WHERE id = ? AND deleted = ?\n[array (\n 0 => 0,\n 1 => 0,\n)]\nError code: invaliduser\n* line 1451 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown\n* line 1427 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()\n* line 6404 of /lib/accesslib.php: call to moodle_database->get_record()\n* line 30 of /mod/forum/unsubscribeall.php: call to context_user::instance()\n
|
fred, can you ping me for more info if you need.. just not seeing much now in access logs (there was a lot of rss at the time)
- has a non-specific relationship to
-
MDL-45543 Undefined classes being used in conditional classes
- Closed