Describe the issue or problem
I have tried to upgrade our OJS to the latest version. Unfortunately, the upgrade process has been skipped at the step of MergeLocalesMigration.
What application are you using?
For example, OJS 3.4.0-3 with PHP 8.0
Additional information
I figured out that the problem caused due to some errors in plugin_setting table in the database as shown in pics below. Hence, I got no errors on the error log file so I can trace the issue
Is there any way to overcome this issue? I tried to look through the posts in the forum but I didn’t any thing.
Thank you in advance for your help.
Kind regards,
Just for testing purposes, disable the locale(s), leaving the journal only on en_US and run the upgrade again (don’t forget to make a backup of files and database, also drop all tables from the database and import the previous working one, before the upgrade error). If it works you can then re-enable the translations.
@jnoronha
I really appreciate your reply. I will test what you suggested in your comment and let you know what is going to happen. I have tried to delete all the incompatible plugins from files and plugin_setting table in the database but it didn’t work.
Regards,
-Salam
The information in the error log indicates that the previous theme files are not compatible with the version of OJS you are currently using. As our customer satisfaction is our commitment to provide them with priority support and satisfaction, we would be glad to provide you with the updated product. Please contact us via email at support@openjournaltheme.com so we would inform you on how to get the latest version.
Thanks for your suggestion @goodzy.
I tried to delete the theme from the files and the database but the upgrade still fail at the same stage. I will try to delete all the incompatible plugins in the plugin_setting and versions tables and try upgrading again. Lets see what is going to happen.
Regards,
-Salam
Hi @jnoronha
I hope you are doing fine
Before I upgrade I did these steps
1- Disabled the locales and left the site with English.
2- deleted all the incompatible plugins from files and DB ( Plugin_setting and version tables )
3- increased the memory size from 2048M to 4355443M
4- Then I did the upgrade
I got the error message below. Any advices will be appreciated