[OJS] Error in Add Reviewer

Hi there!

When I add a reviewer, the wheel that indicates server processing keeps spinning and never ends.

I analyzed the browser console and the error that appears is:

“POST https://mysite.com/index.php/myjournal/$$$call$$$/grid/users/reviewer/reviewer-grid/update-reviewer 500 (Internal Server Error)”

image

The version of my OJS is 3.1.2.1.

Could you help me identify the problem and solve it?

Thank you!

Hi @phximenes,

For the error 500 you should get more info in teh web server logs.

Regards, Primož

It was my php.ini at the memory_limit parameter.