-
Bug
-
Resolution: Fixed
-
Blocker
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
wip-
MDL-39127-m25-integration -
When going to any course in the simple theme, I get this problem:
Coding error detected, it must be fixed by a programmer: PHP catchable fatal error
|
Debug info: Argument 1 passed to renderer_base::render() must implement interface renderable, instance of stdClass given, called in [dirroot]/theme/bootstrap/renderers/core.php on line 58 and defined
|
Error code: codingerror
|
Stack trace:
|
line 406 of /lib/setuplib.php: coding_exception thrown
|
line 98 of /lib/outputrenderers.php: call to default_error_handler()
|
line 58 of /theme/bootstrap/renderers/core.php: call to renderer_base->render()
|
line 122 of /theme/simple/layout/general.php: call to theme_bootstrap_core_renderer->navbar()
|
line 841 of /lib/outputrenderers.php: call to include()
|
line 771 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
|
line 240 of /course/view.php: call to core_renderer->header()
|
It seems one of the items returned == false.