Schedule for publication unable to save OJS 3.1.2-3

Dear @asmecher

We have upgraded our journals to OJS 3.1.2-3, article Schedule for publication is unable to save, it was loading for ever and never saved.
Kindest regards,
MANI MUGHAL

Hi @manimughal,

Check your PHP error log for details.

Regards,
Alec Smecher
Public Knowledge Project Team

Dear @asmecher ,
the following code is repeating in error log.
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of HypothesisPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/psmpu6586/journals.psmpublishers.org/plugins/generic/hypothesis/HypothesisPlugin.inc.php on line 0
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of CoinsPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/psmpu6586/journals.psmpublishers.org/plugins/generic/coins/CoinsPlugin.inc.php on line 0
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of JatsTemplatePlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/psmpu6586/journals.psmpublishers.org/plugins/generic/jatsTemplate/JatsTemplatePlugin.inc.php on line 0
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of AddThisPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/psmpu6586/journals.psmpublishers.org/plugins/generic/addThis/AddThisPlugin.inc.php on line 0
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of DefaultTranslationPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /home/psmpu6586/journals.psmpublishers.org/plugins/generic/defaultTranslation/DefaultTranslationPlugin.inc.php on line 0
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of DRIVERDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /home/psmpu6586/journals.psmpublishers.org/plugins/generic/driver/DRIVERDAO.inc.php on line 19
[04-Dec-2019 19:11:07 UTC] PHP Deprecated: Non-static method PKPApplication::getCCLicenseBadge() should not be called statically in /home/psmpu6586/journals.psmpublishers.org/pages/article/ArticleHandler.inc.php on line 162
[04-Dec-2019 19:11:07 UTC] PHP Warning: Declaration of SubmissionKeywordEntryDAO::getByControlledVocabId($controlledVocabId, $rangeInfo = NULL) should be compatible with ControlledVocabEntryDAO::getByControlledVocabId($controlledVocabId, $rangeInfo = NULL, $filter = NULL) in /home/psmpu6586/journals.psmpublishers.org/lib/pkp/classes/submission/SubmissionKeywordEntryDAO.inc.php on line 20
[04-Dec-2019 19:11:35 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADODB_Cache_File has a deprecated constructor in /home/psmpu6586/journals.psmpublishers.org/lib/pkp/lib/adodb/adodb.inc.php on line 263
[04-Dec-2019 19:11:35 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADOConnection has a deprecated constructor in /home/psmpu6586/journals.psmpublishers.org/lib/pkp/lib/adodb/adodb.inc.php on line 359
[04-Dec-2019 19:11:35 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADORecordSet has a deprecated constructor in /home/psmpu6586/journals.psmpublishers.org/lib/pkp/lib/adodb/adodb.inc.php on line 2921
[04-Dec-2019 19:11:35 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ADORecordSet_array has a deprecated constructor in /home/psmpu6586/journals.psmpublishers.org/lib/pkp/lib/adodb/adodb.inc.php on line 3939
[04-Dec-2019 19:11:35 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/psmpu6586/journals.psmpublishers.org/lib/pkp/lib/adodb/adodb.inc.php on line 1003

Regards

Hi @manimughal,

This looks like the same issue you encountered with a previous version of OJS. Please follow up on the question I asked on your other thread.

Regards,
Alec Smecher
Public Knowledge Project Team

Dear @asmecher, last time we deleted the ORCID plugin and it worked but this time even deleting the plugin did not save published articles.
Regards

Hi @manimughal,

OK, but the same advice still stands – you’ll need to look through your error log for error messages. Next time, please consider following up on the old thread with the solution in case it’s useful to others.

Regards,
Alec Smecher
Public Knowledge Project Team