We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From https://forum.pkp.sfu.ca/t/issue-updating-2-4-8-1-to-3-2-x/59527:
PHP Fatal error: Uncaught Error: Call to undefined method ArticleGalley::setSubmissionId() in /repository/ojs/ojs-3.2.0-1/classes/install/Upgrade.inc.php:1077 Stack trace: #0 /repository/ojs/ojs-3.2.0-1/lib/pkp/classes/install/Installer.inc.php(417): Upgrade->convertSupplementaryFiles(Object(Upgrade), Array) #1 /repository/ojs/ojs-3.2.0-1/lib/pkp/classes/install/Installer.inc.php(263): Installer->executeAction(Array) #2 /repository/ojs/ojs-3.2.0-1/lib/pkp/classes/install/Installer.inc.php(186): Installer->executeInstaller() #3 /repository/ojs/ojs-3.2.0-1/lib/pkp/classes/cliTool/UpgradeTool.inc.php(88): Installer->execute() #4 /repository/ojs/ojs-3.2.0-1/lib/pkp/classes/cliTool/UpgradeTool.inc.php(64): UpgradeTool->upgrade() #5 /repository/ojs/ojs-3.2.0-1/tools/upgrade.php(22): UpgradeTool->execute() #6 {main} thrown in /repository/ojs/ojs-3.2.0-1/classes/install/Upgrade.inc.php on line 1077
The text was updated successfully, but these errors were encountered:
pkp/pkp-lib#5688 Fix upgrade from OJS 2.x to 3.x with remote galleys
8de4387
PR:
Sorry, something went wrong.
pkp/pkp-lib#5688 Fix upgrade from OJS 2.x to 3.x with remote galleys (#…
0c050ce
…2700)
Merged the PR to solve the Fatal Error. The thread contains an additional query that may prove useful depending on the 2.x database: https://forum.pkp.sfu.ca/t/issue-updating-2-4-8-1-to-3-2-x/59527/6
98918df
pkp/pkp-lib#5688 Fix upgrade from OJS 2.x to 3.x with remote galleys (p…
69c2611
…kp#2700)
asmecher
No branches or pull requests
From https://forum.pkp.sfu.ca/t/issue-updating-2-4-8-1-to-3-2-x/59527:
The text was updated successfully, but these errors were encountered: