After running the upgrade.php command to update OJS version 3.3.0.14, when trying to access it via browser, the page was blank. When checking the logs, we noticed the following error:
PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'periodicos_ojs.institutional_subscription_ip' doesn't exist in /var/www/html/ojs/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:80\nStack
The institutional_subscription_ip table existed in version 3.3.0.14, but after the update the table no longer exists.
What is the best procedure in this case?
Best regards,
Bruno Souza