Hello,
whenever i am uploading any file to the galley, there appears this message “The file could not be uploaded or revised.” It was working fine til yesterday but today this is appearing.
i am using OJS 3.1.1.4 with PHP ver 7.3.
Below errors are generated in the error logs:
[24-Jun-2021 05:05:11 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/jmedscic/public_html/lib/pkp/lib/adodb/adodb.inc.php on line 1003
[24-Jun-2021 05:05:11 UTC] PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/jmedscic/public_html/lib/pkp/classes/core/PKPRequest.inc.php on line 685
[24-Jun-2021 05:05:11 UTC] PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/jmedscic/public_html/lib/pkp/classes/core/PKPRequest.inc.php on line 685
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 76
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 122
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/jmedscic/public_html/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 78
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of DRIVERDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/driver/DRIVERDAO.inc.php on line 25
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of OpenAIREDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /home/jmedscic/public_html/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 25
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of IssueGalleyGridRow::initialize($request) should be compatible with GridRow::initialize($request, $template = NULL) in /home/jmedscic/public_html/controllers/grid/issueGalleys/IssueGalleyGridRow.inc.php on line 39
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of TemporaryFileManager::downloadFile($fileId, $userId, $inline = false) should be compatible with FileManager::downloadFile($filePath, $mediaType = NULL, $inline = false, $fileName = NULL) in /home/jmedscic/public_html/lib/pkp/classes/file/TemporaryFileManager.inc.php on line 65
[24-Jun-2021 05:05:11 UTC] PHP Warning: Declaration of TemporaryFileManager::deleteFile($fileId, $userId) should be compatible with FileManager::deleteFile($filePath) in /home/jmedscic/public_html/lib/pkp/classes/file/TemporaryFileManager.inc.php on line 50