moodle-an-hochschulen / moodle-local_boostnavigation

Moodle plugin which tries to overcome some fixed appearance behaviours of Boost's nav drawer in a clean way
GNU General Public License v3.0
39 stars 28 forks source link

Error on user logs page when 'Remove Participants node' enabled #62

Closed zpottie closed 4 years ago

zpottie commented 4 years ago

Hi there,

When the setting removeparticipantscoursenode is enabled, an error is thrown when accessing a user's logs in a course. E.g. when on the page wwwroot/report/log/user.php?id=3&course=3&mode=all the error is thrown: RemoveParticipantsEnabled

I tried creating a fix to hopefully help you guys out too - and us, as several of our client use this (awesome) plugin. You can see pull request #61 for more info and proposed fixes.

Thanks again, Zander

DKSteffensen commented 4 years ago

Just want to mention we had an issue with this too. Same problem.

abias commented 4 years ago

This was fixed by #61