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.
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:
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