You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running onto an issue when trying to do bulk enrol edition.
Exception - Class 'enrol_credit\context_course' not found
More information about this error
Debug info:
Error code: generalexceptionmessage
Stack trace:
line 134 of /enrol/credit/classes/editselectedusers_operation.php: Error thrown
line 199 of /user/action_redir.php: call to enrol_credit\editselectedusers_operation->process()
Hint : context_course::instance => \context_course::instance ;)
I think same error will appear when reaching cache::make line 143
The text was updated successfully, but these errors were encountered:
I'm running onto an issue when trying to do bulk enrol edition.
Hint :
context_course::instance
=>\context_course::instance
;)I think same error will appear when reaching
cache::make
line 143The text was updated successfully, but these errors were encountered: