Hello everybody! How are you?
I have installed OJS 3.1.2-1. It works with Nginx and PHP 7.0
When I try to access to the submissions section through the control panel, this error is displayed:
(The original translation is “An unexpected error has occurred. Please reload the page and try again.” for the key api.submissions.unknownError)
The error log does not specify anything relevant. This one is the following:
2019/08/06 15:10:36 [error] 1707#1707: *12732631 FastCGI sent in stderr: "PHP message: PHP Warning: Declaration of DRIVERDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /ojs/generic/driver/DRIVERDAO.inc.php on line 19
PHP message: PHP Warning: Declaration of OpenAIREDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /ojs/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 100" while reading response header from upstream, client: 10.10.1.10, server: antigua.unlam.edu.ar, request: “GET /index.php?journal=antigua_matanza&page=submissions HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.0-fpm.sock:”, host: “antigua.unlam.edu.ar”
2019/08/06 15:10:36 [error] 1707#1707: *12732626 FastCGI sent in stderr: "PHP message: PHP Warning: Declaration of DRIVERDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /ojs/plugins/generic/driver/DRIVERDAO.inc.php on line 19
PHP message: PHP Warning: Declaration of OpenAIREDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /ojs/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 100" while reading response header from upstream, client: 10.10.1.10, server: antigua.unlam.edu.ar, request: “GET /index.php?journal=antigua_matanza&component=page.page&op=css HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.0-fpm.sock:”, host: “antigua.unlam.edu.ar”, referrer: “https://antigua.unlam.edu.ar/index.php?journal=antigua_matanza&page=submissions”
PHP message: PHP Warning: Declaration of OpenAIREDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /ojs/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 100" while reading response header from upstream, client: 10.10.1.10, server: antigua.unlam.edu.ar, request: “GET /index.php?journal=antigua_matanza&component=page.page&op=user-nav-backend&_=1565115028960 HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.0-fpm.sock:”, host: “antigua.unlam.edu.ar”, referrer: “https://antigua.unlam.edu.ar/index.php?journal=antigua_matanza&page=submissions”
PHP message: ojs2: 404 Not Found" while reading response header from upstream, client: 10.10.1.10, server: antigua.unlam.edu.ar, request: “GET /index.php?journal=antigua_matanza&endpoint=/antigua_matanza/api/v1/submissions&status=1&assignedTo=-1&searchPhrase=&count=20&offset=0&=1565115028961 HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.0-fpm.sock:”, host: “antigua.unlam.edu.ar”, referrer: “https://antigua.unlam.edu.ar/index.php?journal=antigua_matanza&page=submissions”
What can I do in order to fix this?
regards,
Emanuel