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

Issues with Moodle 2.4 (beta) #12

Open
vaughany opened this issue Nov 19, 2012 · 1 comment
Open

Issues with Moodle 2.4 (beta) #12

vaughany opened this issue Nov 19, 2012 · 1 comment

Comments

@vaughany
Copy link

On the grounds that on the Moodle.org plugins page it says this block is available for Moodle 2.4, we installed this into the latest 2.4 beta code, and found the following issues. We are running build 20121116.

The following message is seen 11 times (one for each section plus the head section?):

Notice: Undefined property: stdClass::$numsections in /srv/moodle/blocks/course_menu/block_course_menu.php on line 602

...and also the following:

The block course_menu does not define the standard capability block/course_menu:addinstance
line 597 of /blocks/moodleblock.class.php: call to debugging()
line 575 of /blocks/moodleblock.class.php: call to block_base->has_add_block_capability()
line 1082 of /lib/blocklib.php: call to block_base->user_can_addto()
line 1043 of /lib/blocklib.php: call to block_manager->user_can_delete_block()
line 248 of /blocks/moodleblock.class.php: call to block_manager->edit_controls()
line 953 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1005 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 353 of /lib/blocklib.php: call to block_manager->ensure_content_created()
line 6 of /theme/base/layout/general.php: call to block_manager->region_has_content()
line 804 of /lib/outputrenderers.php: call to include()
line 734 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 230 of /course/view.php: call to core_renderer->header()
@ruddj
Copy link

ruddj commented Jan 26, 2013

See this commit by Dave Smith to fix the same problem in Checklist Module
davosmith/moodle-checklist@246a9ad

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

2 participants