We have situation that entries in metadata language, Keywords and Supporting Agencies are not remembered after saving metadata. Is it possible that some special library is managing tghose fields and that hosting company occasionally turned of that library so entries are not remembered?
I checked logs. While I am typing EN in the filed for Language I Got this output in apache logs
When I go to Worksflow/Submission I have got the following output
The server runs on PHP 5.6.30 (cli) (built: Jan 19 2017 08:09:42)
Sorry @vvucic for not responding so long
I tested it locally with the 3.0.2 release and it worked.
Could you tell us, what was the PHP version that it didn’t worked with?
A reinstall should not be necessary.
I found this in logs too
[Thu May 18 10:52:36 2017] [error] [client 66.249.66.27] PHP Warning:
array_merge(): Argument #2 is not an array in
/var/sentora/hostdata/zadmin/public_html/lib/pkp/classes/core/PKPApplication.inc.php on line 578
[Thu
May 18 10:52:36 2017] [error] [client 66.249.66.27] PHP Warning:
Invalid argument supplied for foreach() in /var/sentora/hostdata/zadmin/public_html/plugins/generic/recommendByAuthor/RecommendByAuthorPlugin.inc.php on line 114
When I turned off Recommnded by Author plugin everything worked well. I guess that plugin is making issues.