Upgrade from 2.9.4 to 3.x errors

Upgrade from 2.9.4 to 3.x errors

by John Jackson -
Number of replies: 7

Greetings Moodlers,

I administer several Moodle installations, and thought I had see all the possible glitches during upgrades, but have a new one I haven't seen before.

I'm upgrading a 2.9.4 installation to 3.1, LAMP platform. After doing the usual backups, and checking that the environment is adequate, and putting the site in Maintenance mode, I swapped out the Moodle code with the latest version, and got the errors below when I try to take it out of Maintenance mode using the updated code. I tried a couple of times, with freshly downloaded copies of the installer. Same result. I then tried doing the upgrade to 3.0+, and get the same result. I've rolled back to 2.9.4 with no problems to the site. 

I have upgraded the MySQL database to the currently suggested formats prior to my Moodle version upgrade attempts.  I did copy over the old config.php file to the new installation when I got these errors. I also tried building an entirely new config.php file using the distribution of config.php in version 3.1.   The same errors persisted.

I recently upgraded another Moodle site to 3.1 in the same hosting environment and didn't experience any errors. 

Any ideas on what would cause these errors?

Thanks!

John

+++++++++++++

String does not exist. Please check your string definition for automatedmaxkept/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 247 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
String does not exist. Please check your string definition for automatedmaxkepthelp/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 248 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
String does not exist. Please check your string definition for automateddeletedays/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 264 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
String does not exist. Please check your string definition for automatedminkept/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 282 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
String does not exist. Please check your string definition for automatedminkepthelp/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 283 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
String does not exist. Please check your string definition for phone1/moodle
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 188 of /admin/settings/users.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
String does not exist. Please check your string definition for commonactivitysettings/admin
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 38 of /admin/settings/plugins.php: call to lang_string->__construct()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()

Notice: Undefined index: showtabs in /home/the3do5/public_html/edu/lib/dml/mysqli_native_moodle_database.php on line 1449
Duplicate admin category name: users
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 30 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: courses
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 31 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: grades
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 32 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: badges
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 33 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: location
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 34 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: language
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 35 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: modules
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 36 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: security
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 37 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: appearance
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 38 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: frontpage
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 39 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: server
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 40 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: mnet
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 41 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: reports
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 42 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: development
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 43 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: unsupported
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 46 of /admin/settings/top.php: call to admin_category->add()
  • line 6920 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: themes
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 12 of /admin/settings/appearance.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: backups
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 162 of /admin/settings/courses.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for automatedmaxkept/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 247 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for automatedmaxkepthelp/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 248 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for automateddeletedays/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 264 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for automatedminkept/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 282 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for automatedminkepthelp/backup
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 283 of /admin/settings/courses.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: experimental
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 8 of /admin/settings/development.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: gradereports
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 194 of /admin/settings/grades.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: gradeimports
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 207 of /admin/settings/grades.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: gradeexports
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 222 of /admin/settings/grades.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: mnetpeercat
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 18 of /admin/settings/mnet.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: accounts
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 5 of /admin/settings/users.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: roles
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 6 of /admin/settings/users.php: call to admin_category->add()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for phone1/moodle
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 188 of /admin/settings/users.php: call to lang_string->__construct()
  • line 6931 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: modsettings
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 34 of /admin/settings/plugins.php: call to admin_category->add()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
String does not exist. Please check your string definition for commonactivitysettings/admin
  • line 9591 of /lib/moodlelib.php: call to debugging()
  • line 38 of /admin/settings/plugins.php: call to lang_string->__construct()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: modassignfolder
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 29 of /mod/assign/settings.php: call to admin_category->add()
  • line 89 of /lib/classes/plugininfo/mod.php: call to include()
  • line 45 of /admin/settings/plugins.php: call to core\plugininfo\mod->load_settings()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: assignsubmissionplugins
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 272 of /mod/assign/settings.php: call to admin_category->add()
  • line 89 of /lib/classes/plugininfo/mod.php: call to include()
  • line 45 of /admin/settings/plugins.php: call to core\plugininfo\mod->load_settings()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()
Duplicate admin category name: assignfeedbackplugins
  • line 956 of /lib/adminlib.php: call to debugging()
  • line 275 of /mod/assign/settings.php: call to admin_category->add()
  • line 89 of /lib/classes/plugininfo/mod.php: call to include()
  • line 45 of /admin/settings/plugins.php: call to core\plugininfo\mod->load_settings()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()

Notice: Undefined index: showtabs in /home/the3do5/public_html/edu/lib/dml/mysqli_native_moodle_database.php on line 1449
Error writing to database
Debug info: Unknown column 'showtabs' in 'field list'
UPDATE mdl_glossary_formats SET showtabs = ? WHERE id = ?
[array (
0 => 'standard,category,date',
1 => '1',
)]
Error code: dmlwriteexception
Stack trace:
  • line 446 of /lib/dml/moodle_database.php: dml_write_exception thrown
  • line 1464 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1702 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->set_field_select()
  • line 3281 of /mod/glossary/lib.php: call to moodle_database->set_field()
  • line 925 of /mod/glossary/lib.php: call to glossary_set_default_visible_tabs()
  • line 52 of /mod/glossary/settings.php: call to glossary_get_available_formats()
  • line 89 of /lib/classes/plugininfo/mod.php: call to include()
  • line 45 of /admin/settings/plugins.php: call to core\plugininfo\mod->load_settings()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 19 of /admin/settings.php: call to admin_get_root()
Error writing to database
Debug info: Unknown column 'showtabs' in 'field list'
UPDATE mdl_glossary_formats SET showtabs = ? WHERE id = ?
[array (
0 => 'standard,category,date',
1 => '1',
)]
Error code: dmlwriteexception
Stack trace:
  • line 446 of /lib/dml/moodle_database.php: dml_write_exception thrown
  • line 1464 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
  • line 1702 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->set_field_select()
  • line 3281 of /mod/glossary/lib.php: call to moodle_database->set_field()
  • line 925 of /mod/glossary/lib.php: call to glossary_set_default_visible_tabs()
  • line 52 of /mod/glossary/settings.php: call to glossary_get_available_formats()
  • line 89 of /lib/classes/plugininfo/mod.php: call to include()
  • line 45 of /admin/settings/plugins.php: call to core\plugininfo\mod->load_settings()
  • line 6933 of /lib/adminlib.php: call to require()
  • line 3624 of /lib/navigationlib.php: call to admin_get_root()
  • line 3490 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 719 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 768 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 107 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
  • line 288 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
  • line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 973 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 1025 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 476 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
  • line 39 of /theme/bootstrapbase/renderers/core_renderer.php: call to core_renderer->standard_head_html()
  • line 42 of /theme/clean/layout/columns2.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
  • line 1018 of /lib/outputrenderers.php: call to include()
  • line 948 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2735 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1819 of /lib/setuplib.php: call to call_user_func_array()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->__call()
  • line 380 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line ? of unknownfile: call to default_exception_handler()

Average of ratings: -
In reply to John Jackson

Re: Upgrade from 2.9.4 to 3.x errors

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

I'm being picky... but... checking some of the line numbers in the traces the errors would appear to apply to Moodle 3.0 code not Moodle 3.1. Is this what you would expect?

My gut reaction - and it's not much more scientific than that - is that you have installed code that is somehow a mixture of multiple versions. 

In reply to Howard Miller

Re: Upgrade from 2.9.4 to 3.x errors

by John Jackson -

Howard,

The code above is from a 3.0 install. As I mentioned, I tried upgrading to both 3.1 initially, and then tried a 3.0 install. 

With each install I created a fresh moodle directory from the zipped archive, so I doubt that there is a mixture of code versions. 

Thanks for your thoughts...

John


In reply to John Jackson

Re: Upgrade from 2.9.4 to 3.x errors

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

I don't think the upgrade can be completing. Try this...

- enable debugging in config.php (see Section 7 of config-dist.php)
- re-run the upgrade using the *command line upgrade*
- pipe the output or keep it somewhere. Watch for errors and/or warnings very carefully

In reply to John Jackson

Re: Upgrade from 2.9.4 to 3.x errors

by Ken Task -
Picture of Particularly helpful Moodlers

Hope you did a full site backup ... including an SQL dump cause you might have to revert back to 2.9.4 and then try it again.   Starting over does mean dumping the DB that has now undergone a change (correctly or incorrectly) and restoring the DB via the SQL dump.   Each attempt you say you've made, IF made on the SAME DB, might actually create all those duplicates.

Did the 2.9.4 have any addons for glossary or any other addon?

Did you copy over the directories of those addons to the same locations in directory structure of new code directory before upgrading?

Was ownership/permissons checked on new code and copied plugin directories?

This part ... 'upgraded the MySQL database to the currently suggested formats prior' ... we talking antelope/barricuda?

Have done many many updates/upgrades myself and have never seen stuff like you've shared (errr, perhaps the longest scrolling posting experienced to date!).

'spirit of sharing', Ken



In reply to Ken Task

Re: Upgrade from 2.9.4 to 3.x errors

by John Jackson -

Hope you did a full site backup ... including an SQL dump cause you might have to revert back to 2.9.4 and then try it again.   Starting over does mean dumping the DB that has now undergone a change (correctly or incorrectly) and restoring the DB via the SQL dump.   Each attempt you say you've made, IF made on the SAME DB, might actually create all those duplicates.

Oh yes, I do have a full backup from when I began. And I am now running 2.9.4 code, and getting no errors anywhere in the site. And I did not roll back the db to the backup. 

I see your logic about the duplicates, but I got the same error the very first time I tried to update, so there shouldn't be any possibility of duplicates on the first attempt. And the ONLY action I ever took with any up the updates to to take the site out of maintenance mode, which should not have to change a bunch of other fields in the db. 

Did the 2.9.4 have any addons for glossary or any other addon?

Nope. Just a Moodle core install. No 3rd party add ons. The only customization was a bit of CSS in the Essential theme, but that was in the theme's options CSS field, so it was stored in the db, not in the code. 

Was ownership/permissons checked on new code and copied plugin directories?

Yep. 755 for the directories, 644 for the php files.

This part ... 'upgraded the MySQL database to the currently suggested formats prior' ... we talking antelope/barricuda?

That is correct. And the db is using InnoDB. 

When I did a Google search for people having similar errors I did find a similar example at:

https://moodle.org/pluginfile.php/133/mod_forum/.../Moodle%20Debug.txt

However that is an attachment to a forum post, and I don't know of a way to track that back to the original forum post. Anybody know how to do that back trace to the post?

Many thanks for any other thoughts you might have....

John


In reply to John Jackson

Re: Upgrade from 2.9.4 to 3.x errors

by Ken Task -
Picture of Particularly helpful Moodlers

You said just prior to the upgrade attempt you changed DB format.    Mind describing how you did that?

Have comandline access to this instance that has issues?   If so, go to:

moodlecode/admin/cli/

Then issue:

php mysql_compressed_rows.php -i

Output will show the innodb file format of the DB

Here's one that needs fixing:

[root@visdmoodle cli]# php mysql_compressed_rows.php -i
Database version:      5.5.32
Database name:         moodle31
Database engine:       InnoDB
innodb_file_per_table: ON
innodb_file_format:    Antelope

The last line of yours should say Barracuda for file format.

And for the default settings:

show variables like '%innodb%';

'spirit of sharing', Ken