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

Moodle 4.5 compatibility #571

Closed
guckuck opened this issue Oct 28, 2024 · 3 comments
Closed

Moodle 4.5 compatibility #571

guckuck opened this issue Oct 28, 2024 · 3 comments

Comments

@guckuck
Copy link

guckuck commented Oct 28, 2024

Are there any plans for the Moodle 4.5 compatibility? I use this great plugin very often but there seams to be a problem when updating to 4.5.

Database transaction aborted automatically in /var/www/moodle/admin/cli/upgrade.php
Default exception handler: Fehler: Undefined constant "MESSAGE_DEFAULT_LOGGEDIN" Debug:
Error code: generalexceptionmessage
* line 37 of /mod/hvp/db/messages.php: Error thrown
* line 692 of /lib/messagelib.php: call to require()
* line 487 of /lib/messagelib.php: call to message_get_providers_from_file()
* line 629 of /lib/upgradelib.php: call to message_update_processors()
* line 771 of /lib/upgradelib.php: call to upgrade_component_updated()
* line 1937 of /lib/upgradelib.php: call to upgrade_plugins()
* line 274 of /admin/cli/upgrade.php: call to upgrade_noncore()

!!! Fehler: Undefined constant "MESSAGE_DEFAULT_LOGGEDIN" !!!
!!
Error code: generalexceptionmessage !!
!! Stack trace: * line 37 of /mod/hvp/db/messages.php: Error thrown
* line 692 of /lib/messagelib.php: call to require()
* line 487 of /lib/messagelib.php: call to message_get_providers_from_file()
* line 629 of /lib/upgradelib.php: call to message_update_processors()
* line 771 of /lib/upgradelib.php: call to upgrade_component_updated()
* line 1937 of /lib/upgradelib.php: call to upgrade_plugins()
* line 274 of /admin/cli/upgrade.php: call to upgrade_noncore()
!!

Best regards
Kay

@ldidry
Copy link

ldidry commented Oct 30, 2024

You can manually apply the patch of https://github.com/h5p/moodle-mod_hvp/pull/566/files.

@ldidry
Copy link

ldidry commented Oct 30, 2024

(duplicate of #562, btw)

@guckuck
Copy link
Author

guckuck commented Oct 30, 2024

Thank you very much. I will try that.

@guckuck guckuck closed this as completed Nov 5, 2024
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

2 participants