thanks
I executed this command once through cPanel and cron job section because I use a shared service and do not have access to shell.
But no changes were made in the table structure
I noticed that three fields are missing, isn’t it better to create these 3 manually?
The query that you executed should also reset the status of the deposits, which will be retrieved from the server on the next synchronization (tomorrow).
Please note:
this command don’t works because of an error in the path to version.xml file.
To make the command work you have to remove the “/” (slash) before “plugins/generic/pln/version.xml”
This is the correct command: php lib/pkp/tools/installPluginVersion.php plugins/generic/pln/version.xml
Thanks! Given that other people are having the same problem, I’ll probably update the plugin to ensure the upgrade scripts were executed at least once.
I’ve created one issue here: Upgrade issues · Issue #101 · pkp/pln · GitHub, to ensure the upgrade scripts are executed, and I’m planning to release on the next version. So I’ll close this topic.