h5p/moodle-mod_hvp

Exception - Failed opening required '[dirroot]/mod/hvp/library/h5p.classes.php' (include_path='[dirroot]/lib/pear:.:/usr/local/lib/php')

Opened this issue · 0 comments

After i installed version [1.26.1] in a Moodle 4.3 the upgrade shows:
Exception - Failed opening required '[dirroot]/mod/hvp/library/h5p.classes.php' (include_path='[dirroot]/lib/pear:.:/usr/local/lib/php')

Warning: require_once(/var/www/html/mod/hvp/library/h5p.classes.php): Failed to open stream: No such file or directory in /var/www/html/mod/hvp/autoloader.php on line 77

Stack trace:

    line 77 of /mod/hvp/autoloader.php: Error thrown
    line 43 of /mod/hvp/classes/framework.php: call to hvp_autoloader()
    line 147 of /lib/classes/component.php: call to include_once()
    line 25 of /mod/hvp/db/install.php: call to core_component::classloader()
    line 936 of /lib/upgradelib.php: call to xmldb_hvp_install()
    line 696 of /lib/upgradelib.php: call to upgrade_plugins_modules()
    line 1983 of /lib/upgradelib.php: call to upgrade_plugins()
    line 726 of /admin/index.php: call to upgrade_noncore()

I have installed in other sites with Moodle 4.3 and show same issue.
mod_hvp_error_403