OJS 3.3.0.13 Submission Section Does not Work

Hello
We have two websites using the OJS 3.3.0.13 version. When logging in to the system the SUBMISSION/DASHBOARD section does not work. It shows HTTP ERROR 500
The other sections such as ISSUES, ANNOUNCEMENT…work and the websites work
However, we can not manage new submissions or upload new papers.

Both websites are on the same hosting.

Hi @Jovan_Shopovski,

For the 500 errors it is best to check your PHP error log, which often provides more clues about these errors. If you are unsure of how to do that, please see this post here:

-Roger
PKP Team

Thanks for the reply. Here is the error

Hi @Jovan_Shopovski,

It looks like you are missing at least one file (classes/statistics/StatisticsHelper.inc.php) from your OJS installation. Make sure all the files from the OJS download package are present in your install.

What is your files_dir in config.inc.php? It looks like it might not be correct, or like file permissions there might not be set to allow OJS to access it.

Regards,
Alec Smecher
Public Knowledge Project Team

This topic was automatically closed after 13 days. New replies are no longer allowed.