-
Bug
-
Resolution: Fixed
-
Blocker
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
41398-26-2
-
-
-
8
-
FRONTEND Sprint 5
- Install Moodle 2.2
- Set in config.php: $CFG->theme = 'clean';
- Attempt to upgrade to Moodle 2.6:
On /admin/, it all goes pete tong and you can't move forward:
[Fri Aug 23 11:47:27 2013] [error] [client 127.0.0.1] Default exception handler: Table "course_format_options" does not exist
|
|
Debug:
|
Error code: ddltablenotexist
|
* line 567 of /lib/dml/moodle_database.php: dml_exception thrown
|
* line 1189 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
|
* line 582 of /course/format/lib.php: call to moodle_database->get_records()
|
* line 239 of /course/format/lib.php: call to format_base->get_format_options()
|
* line 419 of /course/format/lib.php: call to format_base->get_course()
|
* line 1788 of /lib/navigationlib.php: call to format_base->extend_course_navigation()
|
* line 1093 of /lib/navigationlib.php: call to global_navigation->load_course_sections()
|
* line 2977 of /lib/navigationlib.php: call to global_navigation->initialise()
|
* line 3020 of /lib/navigationlib.php: call to navbar->has_items()
|
* line 55 of /theme/bootstrapbase/renderers/core_renderer.php: call to navbar->get_items()
|
* line 57 of /theme/clean/layout/columns1.php: call to theme_bootstrapbase_core_renderer->navbar()
|
* line 847 of /lib/outputrenderers.php: call to include()
|
* line 777 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
|
* line ? of unknownfile: call to core_renderer->header()
|
* line 234 of /lib/outputrenderers.php: call to call_user_func_array()
|
* line 146 of /admin/renderer.php: call to plugin_renderer_base->__call()
|
* line 146 of /admin/renderer.php: call to core_admin_renderer->header()
|
* line 264 of /admin/index.php: call to core_admin_renderer->upgrade_confirm_page()
|
, referer: http://dan.moodle.local/m/pm/
|
- blocks
-
MDL-42057 Implement a maintenance renderer to prevent use of core API during install/upgrade
- Closed
- caused a regression
-
MDL-44354 The target parameter is ignored when getting the renderer
- Closed
- has a non-specific relationship to
-
MDL-49165 theme option 'langmenu' is not respected in bootstrapbase-based themes
- Closed
- has been marked as being related by
-
MDL-44882 Upgrade page in Clean calls navigation
- Closed
- is duplicated by
-
MDL-41780 Unable to upgrade to moodle dev 20130913 from prior version
- Closed
-
MDL-43214 Upgrade to 2.6 fails with Database Error via admin upgrade page
- Closed