Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.6, 3.6.1, 3.6.2
-
Fix Version/s: 3.6.3
-
Component/s: Messages
-
Labels:
-
Testing Instructions:
- Unit tests.
-
Affected Branches:MOODLE_36_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-64632_master -
Pull Master Diff URL:
Description
After I updated to Moodle 3.6 I have a problem. This error appears at all pages:
conversations => Invalid response value detected.: members =>
|
Invalid response value detected.: Only arrays/objects accepted. The bad value is: '689' Error code: invalidresponse |
* line 442 of /lib/externallib.php: invalid_response_exception thrown |
* line 250 of /lib/externallib.php: call to external_api::clean_returnvalue() |
* line 59 of /lib/ajax/service.php: call to external_api::call_external_function() |
I suggest it happened because of messaging, because messages are not opening.
And this error isn't shown for the rest of the users. I suggest it because I have 550 conversations. Please help me. Thanks!