-
Bug
-
Resolution: Fixed
-
Major
-
2.0.1
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
-
MDL-26075_head -
I was attempting to send a message through the feedback componenta and got the following message:
Coding error detected, it must be fixed by a programmer: Could not load preference message_provider_mod_feedback_loggedoff. Does the component and name you supplied to message_send() match a row in message_providers? Message providers must appear in the database so users can configure how they will be notified when they receive messages.
More information about this error
Debug info: blah
Stack trace:
line 126 of /lib/messagelib.php: coding_exception thrown
line 87 of /mod/feedback/show_nonrespondents.php: call to message_send()