-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.1
-
None
-
MOODLE_401_STABLE
When I try to access my Moodle 4.1 site but the database is not available, I get the following error which is visible if debugging is set to display error in DEVELOPER mode:
Notice: Undefined property: stdClass::$lang in lib/weblib.php on line 2239.
Steps to reproduce:
- Ensure that debugging is enabled by default in php.ini (E_ALL)
- Complete the install Moodle 4.1 in English (en).
- Stop the database server.
- Go to the home page of the site.
Screenshot
- is duplicated by
-
MDL-77735 Undefined property: stdClass::$lang in lib/weblib.php on line 2221
-
- Closed
-