Error on theme/moove/lib.phpon line 312 Moodle 3.8

Error on theme/moove/lib.phpon line 312 Moodle 3.8

by jen mosca -
Number of replies: 2

Hi,

I have this error message on course page when I'm login as a student:

var/www/html/theme/moove/lib.phpon line 312

Navigation node add_before: Reference node not found participants, options: badgesview grades 105 106 myhome home calendar privatefiles mycourses
  • line 962 of /lib/navigationlib.php: call to debugging()
  • line 4065 of /lib/navigationlib.php: call to navigation_node_collection->add()
  • line 400 of /theme/moove/lib.php: call to flat_navigation->add()
  • line 282 of /theme/moove/lib.php: call to theme_moove_add_coursesections_to_navigation()
  • line 73 of /theme/moove/layout/course.php: call to theme_moove_extend_flat_navigation()
  • 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()
I tried to find some solutions on internet but not much information about this.

How can I solve this issue?


Thanks

Average of ratings: -
In reply to jen mosca

Re: Error on theme/moove/lib.phpon line 312 Moodle 3.8

by Andrew D -
Hi Jen

Similar issue here with the same theme, just wondered if you ever worked this one out?

Thanks

A
In reply to jen mosca

Re: Error on theme/moove/lib.phpon line 312 Moodle 3.8

by Mahdi Sarmadi -
Hi Jen, Same problem here, hiding participants from the course page's sidebar causes the issue and disarranges sidebar items (course section moves to the end of the sidebar), The only thing I could do is to switch off debugging, but I couldn't rearrange sidebar items