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

[tools] CouchDB_Import_Instruments.php #7680

Closed
kongtiaowang opened this issue Oct 4, 2021 · 0 comments
Closed

[tools] CouchDB_Import_Instruments.php #7680

kongtiaowang opened this issue Oct 4, 2021 · 0 comments
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

Comments

@kongtiaowang
Copy link
Contributor

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):

  1. Go to 'tools'
  2. run "php CouchDB_Import_Instruments.php"
  3. See error
    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
@kongtiaowang kongtiaowang added Category: Bug PR or issue that aims to report or fix a bug 24.0.0-bugs Issues or bug fix PRs that were raised during the testing of release 24.0.0 labels Oct 4, 2021
@driusan driusan added the Critical to release PR or issue is key for the release to which it has been assigned label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants