Hello I’m Using OJS 3.1.1.2 with PHP 7.3.33 . The case is that the installed modules tab get freezed when I select it. I share de screenshot of chrome’s console.
The PHP error log only has a lot of times:
[Sat Feb 22 02:58:39 2025] [error] mod_fcgid: stderr: PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /home/www/polibotanica.mx/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386.
Activating the debug option I get:
Warning : Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/www/polibotanica.mx/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 134
Warning : Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/www/polibotanica.mx/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 134
Notice : Only variables should be passed by reference in /home/www/polibotanica.mx/plugins/generic/customBlockManager/CustomBlockManagerPlugin.inc.php on line 65
Warning : Declaration of OpenAIREDAO::setOAI(&$oai) should be compatible with PKPOAIDAO::setOAI($oai) in /home/www/polibotanica.mx/plugins/generic/openAIRE/OpenAIREDAO.inc.php on line 19
Ideas are welcome