Skip to content

Dependency error on upgrade with mod_bigbluebuttonbn #19

@nrosenquist

Description

@nrosenquist
PHP Warning:  require_once(/var/www/MOODLE/mod/bigbluebuttonbn/locallib.php): failed to open stream: No such file or directory in /var/www/MOODLE/mod/recordingsbn/lib.php on line 29
PHP Fatal error:  require_once(): Failed opening required '/var/www/MOODLE/mod/bigbluebuttonbn/locallib.php' (include_path='/var/www/MOODLE/lib/pear:.:/usr/share/php') in /var/www/MOODLE/mod/recordingsbn/lib.php on line 29

it's looking for mod/bigbluebuttonbn/locallib.php from your other plugin, which we do have installed on the latest version (Germinal 5, v3.0), but mod_bigbluebuttonbn hasn't had a locallib.php for years now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions