Can't add reviewer or participants to article

  • Application Version - OJS 3.3.0.6

  • Description of issue
    Since I Upgraded from 3.2.1.1 I haven’t been able to add an already created reviewer or to create a new reviewer on the review section to an article. It just keeps loading infinitely.

I have also noticed it happens even when I want to assign participants too.

Hi @thatHman,

Is there anything appearing in the php error log that you can post here? What version of php are you using?

This issue sounds similar to this question that was posted about an older version of OJS. It may be worth reading through the solutions described in this post to see if any of this helps solve the problem.

Best regards,

Kate

Hi @kshuttle,

My PHP version is 7.4.20. My error log is filled with repetition of the following.

[23-Jun-2021 17:42:12 UTC] PHP Notice: Undefined variable: latestVersionInfo in /home/ekiicigw/ajtmbr.org.ng/lib/pkp/pages/admin/AdminHandler.inc.php on line 361
[23-Jun-2021 17:46:35 UTC] ojs2: 404 Not Found
[23-Jun-2021 17:50:25 UTC] PHP Notice: Undefined variable: latestVersionInfo in /home/ekiicigw/ajtmbr.org.ng/lib/pkp/pages/admin/AdminHandler.inc.php on line 361
[23-Jun-2021 17:51:35 UTC] ojs2: 404 Not Found
[23-Jun-2021 17:53:49 UTC] ojs2: 404 Not Found
[23-Jun-2021 17:56:57 UTC] ojs2: 404 Not Found
[23-Jun-2021 17:58:25 UTC] ojs2: 404 Not Found

I will ask my Hosting company about mod_security and see if issue persists.

So, it was indeed a mod_security issue. This has been fixed. Thank you.

1 Like