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

Upgrade fails from OJS 2.x with remote galleys #5688

Closed
asmecher opened this issue Mar 30, 2020 · 2 comments
Closed

Upgrade fails from OJS 2.x with remote galleys #5688

asmecher opened this issue Mar 30, 2020 · 2 comments
Assignees

Comments

@asmecher
Copy link
Member

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

@asmecher asmecher self-assigned this Mar 30, 2020
@asmecher asmecher added this to the OJS/OMP/OPS 3.2.0-2 milestone Mar 30, 2020
@asmecher
Copy link
Member Author

@asmecher
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant