I am trying to upgrade ojs 3.2.1.4 to version ojs 3.3.0.6,
when running the command: php upgrade.php upgrade
[pre-install]
[load: upgrade.xml]
[version: 3.3.0.3]
[code: Installer Installer::checkPhpVersion]
[code: Installer Installer::installDefaultNavigationMenus]
[code: Installer Installer::migrateStaticPagesToNavigationMenuItems]
[migration: PKPv3_3_0UpgradeMigration]
[migration: OJSv3_3_0UpgradeMigration]
ERROR: Upgrade failed: DB: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘setting_type’ in ‘where clause’ (SQL: select * from article_extras_citation_settings
where setting_type
= object).
apache: apache2
DB: Mysql
OS: ubuntu 20
Does anyone know what to do? Thanks