H5P-Plugin: HVP and Moodle 5.0.6

H5P-Plugin: HVP and Moodle 5.0.6

by Matthias Giger -
Number of replies: 5
Picture of Particularly helpful Moodlers

When updating to Moodle 5.0.6 two of my Moodle installations broke because of a conflict with CURL in the H5P plugin mod_hvp.
Moodle was still running, but the site administration site just came up empty.

In the meantime I applied an unofficial fix and have it running again.

Has anybody else experienced this problem?

Before I file a bug report, I would like to have confirmation from another installation.

Average of ratings: -
In reply to Matthias Giger

H5P-Plugin: HVP and Moodle 5.0.6

by Mark Young -
H5P is not working for me either... how did you fix it?
In reply to Mark Young

H5P-Plugin: HVP and Moodle 5.0.6

by Matthias Giger -
Picture of Particularly helpful Moodlers
I applied the fix mentioned in Oliver Tacke's post. In case you don't have access to your server, tell your admin to apply it.
In reply to Matthias Giger

H5P-Plugin: HVP and Moodle 5.0.6

by Oliver Tacke -
Picture of Particularly helpful Moodlers

Note that this seems to have been caused by a change in Moodle (https://github.com/h5p/moodle-mod_hvp/issues/606#issuecomment-3956418242) that may be reverted. So, I cannot tell whether it makes more sense to apply the patch or not (even though I assume that adding arguments that are not ecpected does not matter while omitting expected ones causes the issue, so patching may not hurt).