[tools] CouchDB_Import_Instruments.php #7680
Labels
24.0.0-bugs
Issues or bug fix PRs that were raised during the testing of release 24.0.0
Category: Bug
PR or issue that aims to report or fix a bug
Critical to release
PR or issue is key for the release to which it has been assigned
Describe the bug
run "php CouchDB_Import_Instruments.php" got error "
PHP Fatal error: Uncaught TypeError: NDB_BVL_Instrument::factory(): Argument #1 ($loris) must be of type LORIS\LORISInstance, string given, called in /var/www/Loris/tools/CouchDB_Import_Instruments.php on line 196 and defined in /var/www/Loris/php/libraries/NDB_BVL_Instrument.class.inc:225
"
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
PHP Fatal error: Uncaught TypeError: NDB_BVL_Instrument::factory(): Argument Untitled #1 ($loris) must be of type LORIS\LORISInstance, string given, called in /var/www/Loris/tools/CouchDB_Import_Instruments.php on line 196 and defined in /var/www/Loris/php/libraries/NDB_BVL_Instrument.class.inc:225
The text was updated successfully, but these errors were encountered: