Hi Alec
thanks for the message. In the apache logs, as soon as I log into the OJS website I have 1000 lines of logs, but as far as I can tell they are all warnings for deprecated PHP, or “PHP Strict Standards”, eg:
AH01215: PHP Deprecated: Non-static method SubmissionFileManager::recordView() should not be called statically, assuming $this from incompatible context in /var/www/annales/lib/pkp/controllers/api/file/FileApiHandler.inc.php on line 44: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
And in the JS console, the only thing I see is a jquery warning:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Below are some more logs, in case you see something.
Best regards
San
[Fri Sep 23 07:58:41.082553 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: PHP Strict Standards: Declaration of LensGalleyPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /var/www/annales/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 157: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.082630 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: /var/www/annales/plugins/generic/lensGalley/LensGalleyPlugin.inc.php(157) : Strict Standards - Declaration of LensGalleyPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false): /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.083251 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: PHP Strict Standards: Declaration of WebFeedPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /var/www/annales/plugins/generic/webFeed/WebFeedPlugin.inc.php on line 190: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.083309 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: /var/www/annales/plugins/generic/webFeed/WebFeedPlugin.inc.php(190) : Strict Standards - Declaration of WebFeedPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false): /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.092577 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: PHP Strict Standards: Declaration of FileApiHandler::authorize() should be compatible with PKPHandler::authorize($request, &$args, $roleAssignments, $enforceRestrictedSite = true) in /var/www/annales/lib/pkp/controllers/api/file/FileApiHandler.inc.php on line 25: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.092655 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: /var/www/annales/lib/pkp/controllers/api/file/FileApiHandler.inc.php(25) : Strict Standards - Declaration of FileApiHandler::authorize() should be compatible with PKPHandler::authorize($request, &$args, $roleAssignments, $enforceRestrictedSite = true): /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.120152 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: PHP Strict Standards: Declaration of SubmissionFileDAO::fromRow() should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /var/www/annales/classes/article/SubmissionFileDAO.inc.php on line 23: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.120240 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: /var/www/annales/classes/article/SubmissionFileDAO.inc.php(23) : Strict Standards - Declaration of SubmissionFileDAO::fromRow() should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation): /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.126511 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: PHP Deprecated: Non-static method SubmissionFileManager::recordView() should not be called statically, assuming $this from incompatible context in /var/www/annales/lib/pkp/controllers/api/file/FileApiHandler.inc.php on line 44: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3
[Fri Sep 23 07:58:41.126582 2016] [cgi:error] [pid 23161] [client XXX.XXX.XXX.XXX:60816] AH01215: /var/www/annales/lib/pkp/controllers/api/file/FileApiHandler.inc.php(44) : Deprecated - Non-static method SubmissionFileManager::recordView() should not be called statically, assuming $this from incompatible context: /usr/lib/cgi-bin/php-cgi-5.6.26, referer: http://annales.MYSITE.fr/index.php/AnnLeb/workflow/index/3/3