Hello,
I am currently using OJS 3.1.1.4 and the spinner keeps spinning during submissions and transitions between stages, and they are therefore not processing. Below is what I found in my error log:
[26-Mar-2019 03:55:48 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:55:48 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:55:49 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:55:50 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:55:50 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:55:59 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:55:59 UTC] PHP Strict Standards: Declaration of SubmissionSubmitForm::fetch() should be compatible with Form::fetch($request, $template = NULL, $display = false) in /home/agoor/public_html/ojs/lib/pkp/classes/submission/form/SubmissionSubmitForm.inc.php on line 21
[26-Mar-2019 03:55:59 UTC] PHP Strict Standards: Declaration of PKPSubmissionSubmitStep1Form::validate() should be compatible with Form::validate($callHooks = true) in /home/agoor/public_html/ojs/lib/pkp/classes/submission/form/PKPSubmissionSubmitStep1Form.inc.php on line 18
[26-Mar-2019 03:55:59 UTC] PHP Strict Standards: Declaration of PKPSubmissionSubmitStep1Form::execute() should be compatible with Form::execute() in /home/agoor/public_html/ojs/lib/pkp/classes/submission/form/PKPSubmissionSubmitStep1Form.inc.php on line 18
[26-Mar-2019 03:55:59 UTC] PHP Strict Standards: Declaration of SubmissionSubmitStep1Form::initData() should be compatible with PKPSubmissionSubmitStep1Form::initData($data = Array) in /home/agoor/public_html/ojs/classes/submission/form/SubmissionSubmitStep1Form.inc.php on line 18
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/Form.inc.php on line 388
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 592
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/Form.inc.php on line 388
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 592
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/Form.inc.php on line 388
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 592
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/Form.inc.php on line 388
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 592
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/Form.inc.php on line 388
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 592
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::getUserVar() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/Form.inc.php on line 388
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 592
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::isPost() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/form/validation/FormValidatorPost.inc.php on line 38
[26-Mar-2019 03:55:59 UTC] PHP Deprecated: Non-static method PKPRequest::_checkThis() should not be called statically, assuming $this from incompatible context in /home/agoor/public_html/ojs/lib/pkp/classes/core/PKPRequest.inc.php on line 396
[26-Mar-2019 03:55:59 UTC] PHP Warning: require_once(/home/agoor/public_html/ojs/lib/pkp/plugins/metadata/nlm30/filter/Nlm30CitationSchemaCitationAdapter.inc.php): failed to open stream: No such file or directory in /home/agoor/public_html/ojs/lib/pkp/includes/functions.inc.php on line 25
[26-Mar-2019 03:55:59 UTC] PHP Fatal error: require_once(): Failed opening required ‘/home/agoor/public_html/ojs/lib/pkp/plugins/metadata/nlm30/filter/Nlm30CitationSchemaCitationAdapter.inc.php’ (include_path=’.:/home/agoor/public_html/ojs/classes:/home/agoor/public_html/ojs/pages:/home/agoor/public_html/ojs/lib/pkp:/home/agoor/public_html/ojs/lib/pkp/classes:/home/agoor/public_html/ojs/lib/pkp/pages:/home/agoor/public_html/ojs/lib/pkp/lib/adodb:/home/agoor/public_html/ojs/lib/pkp/lib/phputf8:/home/agoor/public_html/ojs/lib/pkp/lib/pqp/classes:/home/agoor/public_html/ojs/lib/pkp/lib/smarty:.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php’) in /home/agoor/public_html/ojs/lib/pkp/includes/functions.inc.php on line 25
[26-Mar-2019 03:56:23 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:56:23 UTC] PHP Strict Standards: Declaration of SubmissionFileDAO::fromRow() should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /home/agoor/public_html/ojs/classes/article/SubmissionFileDAO.inc.php on line 23
[26-Mar-2019 03:56:25 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:56:26 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:56:26 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:56:26 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:56:26 UTC] PHP Strict Standards: Declaration of SubmissionFileDAO::fromRow() should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /home/agoor/public_html/ojs/classes/article/SubmissionFileDAO.inc.php on line 23
[26-Mar-2019 03:56:26 UTC] PHP Strict Standards: Declaration of SubmissionFileDAO::fromRow() should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /home/agoor/public_html/ojs/classes/article/SubmissionFileDAO.inc.php on line 23
[26-Mar-2019 03:56:27 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[26-Mar-2019 03:56:27 UTC] PHP Strict Standards: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/agoor/public_html/ojs/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
Regards,
Mohamed Agoor