-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.3
-
None
-
MOODLE_403_STABLE
When accessing https://moodle.org/user/profile.php?id=709961 we are getting a general exception message:
Exception - count(): Argument #1 ($value) must be of type Countable|array, stdClass given
Reproducing the problem with the full developer debugging on gives the following stack trace:
Weirdly enough, after attempting to debug this, I started to get a different error:
- duplicates
-
MDL-81103 Error "Argument #1 ($value) must be of type Countable|array, stdClass given" when sending badges to backpack
- Open
- has a non-specific relationship to
-
MDL-79303 Error "Argument #1 ($value) must be of type Countable|array, stdClass given" when accessing to user profile with external badges
- Closed