Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implode(): Argument #1 ($pieces) must be of type array, string given #486

Open
frederikmillingpytlick opened this issue May 24, 2023 · 2 comments

Comments

@frederikmillingpytlick
Copy link
Contributor

Version: v4.0.1

Page: /mod/questionnaire/report.php?instance=1&group=0

image

I have no clue how to reproduce.

@a-schild
Copy link

a-schild commented May 30, 2023

We see the same error here, with 4.1.3
The cause is, that at this point of the code, we have no labels to display in the rose chart

Setting "questionnaire | usergraph" to no "solves" the problem, but you won't have a pie chart of the results

@superfoght
Copy link

We see the same error here, with 4.1.3 The cause is, that at this point of the code, we have no labels to display in the rose chart

Setting "questionnaire | usergraph" to no "solves" the problem, but you won't have a pie chart of the results

Thanks. That might be a hotfix for this particular client :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants