Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests with Moodle 3.0 #19

Open
derekc opened this issue Oct 29, 2015 · 1 comment
Open

Tests with Moodle 3.0 #19

derekc opened this issue Oct 29, 2015 · 1 comment

Comments

@derekc
Copy link

derekc commented Oct 29, 2015

Alex, just starting testing.
Beta Test, install course menu, click on the course, gives a blank page.

Regards, Derek

This is the error report:

String [myprofile,core] is deprecated. Either you should no longer be using that string, or the string has been incorrectly deprecated, in which case you should report this as a bug. Please refer to https://docs.moodle.org/dev/String_deprecation

line 390 of /lib/classes/string_manager_standard.php: call to debugging()
line 6676 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 364 of /blocks/course_menu/block_course_menu.php: call to get_string()
line 468 of /blocks/course_menu/block_course_menu.php: call to block_course_menu->init_default_config()
line 128 of /blocks/course_menu/block_course_menu.php: call to block_course_menu->check_default_config()
line 288 of /blocks/moodleblock.class.php: call to block_course_menu->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 474 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 52 of /theme/clean/layout/columns3.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
line 1016 of /lib/outputrenderers.php: call to include()
line 946 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 244 of /course/view.php: call to core_renderer->header()
get_context_instance() is deprecated, please use context_xxxx::instance() instead.
line 256 of /lib/deprecatedlib.php: call to debugging()
line 601 of /blocks/course_menu/block_course_menu.php: call to get_context_instance()
line 403 of /blocks/course_menu/block_course_menu.php: call to block_course_menu->get_sections()
line 468 of /blocks/course_menu/block_course_menu.php: call to block_course_menu->init_default_config()
line 128 of /blocks/course_menu/block_course_menu.php: call to block_course_menu->check_default_config()
line 288 of /blocks/moodleblock.class.php: call to block_course_menu->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 474 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 52 of /theme/clean/layout/columns3.php: call to theme_bootstrapbase_core_renderer->standard_head_html()
line 1016 of /lib/outputrenderers.php: call to include()
line 946 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 244 of /course/view.php: call to core_renderer->header()

Fatal error: Class 'textlib' not found in /home/dev.tpp.ac.nz/public_html/blocks/course_menu/block_course_menu.php on line 758

@derekc
Copy link
Author

derekc commented Mar 13, 2016

There is a version which Alex emailed to me which has this problem fixed.
I have posted it here.
https://moodle.org/mod/forum/discuss.php?d=328361#p1320853

It woujld be good if GIT could be updated.

-Derek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant