Help: white screen when Upgrade to ojs-3.1.2 from ojs-2.4.8-4

A quick guess would be that you were using a database driver of mysql in config.inc.php for PHP5, but this needs to be changed to mysqli for PHP7.

You’ll find specific details on the error in your PHP error log.