-
Bug
-
Resolution: Fixed
-
Blocker
-
3.9.6, 3.10.3
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MDL-70537-master -
We experienced this error in opening a course or using Global Search.
The error could be traced by a wrong access restriction setting on an activity (in this case BigBlueButton)
The setting causes that even an administrator can no longer access a course nor its settings. It had to be fixed within the database.
Complete error:
Exception - Cannot access private property cm_info::$name
Debug info:
Error code: generalexceptionmessage
Stack trace: * line 746 of /availability/classes/info.php: Error thrown
- line ? of unknownfile: call to core_availability\info::core_availability
{closure}()
- line 739 of /availability/classes/info.php: call to preg_replace_callback()
- line 295 of /availability/classes/info.php: call to core_availability\info::format_info()
- line 199 of /availability/classes/info.php: call to core_availability\info->warn_about_invalid_availability()
- line 1892 of /lib/modinfolib.php: call to core_availability\info->is_available()
- line 1366 of /lib/modinfolib.php: call to cm_info->obtain_dynamic_data()
- line 1234 of /lib/modinfolib.php: call to cm_info->get_name()
- line 269 of /theme/fordson/classes/output/core_renderer.php: call to cm_info->__get()
- line 477 of /theme/fordson/classes/output/core_renderer.php: call to theme_fordson\output\core_renderer->generate_sections_and_activities()
- line 219 of /lib/mustache/src/Mustache/Context.php: call to theme_fordson\output\core_renderer->fordson_custom_menu()
- line 138 of /lib/mustache/src/Mustache/Context.php: call to Mustache_Context->findVariableInStack()
- line 78 of /home/learn/moodledata/localcache/mustache/1608491292/fordson/__Mustache_ef507f05771d69ef1f8b9f1292e9fe09.php: call to Mustache_Context->findDot()
- line 36 of /home/learn/moodledata/localcache/mustache/1608491292/fordson/__Mustache_251400b93ebfad86b2270cae23515d63.php: call to __Mustache_ef507f05771d69ef1f8b9f1292e9fe09->renderInternal()
- line 67 of /lib/mustache/src/Mustache/Template.php: call to __Mustache_251400b93ebfad86b2270cae23515d63->renderInternal()
- line 195 of /lib/outputrenderers.php: call to Mustache_Template->render()
- line 91 of /theme/fordson/layout/course.php: call to renderer_base->render_from_template()
- line 1374 of /lib/outputrenderers.php: call to include()
- line 1304 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
- line 244 of /course/view.php: call to core_renderer->header()
Discussion topic here: https://moodle.org/mod/forum/discuss.php?d=411255#p1658650
- will help resolve
-
MDL-72244 Glossary filter causes "Undefined property: cm_info::$uservisible"
-
- Closed
-