Notification error ojs

Ojs version: ojs-3.3.0-15

Problem: After transferring the ojs system to another server, when viewing messages in the admin panel, the Loading is enabled, but the result is not displayed. There is an error in the php error logs:

[18-Apr-2024 06:28:16 UTC] PHP Fatal error: Uncaught Error: Call to a member function getLocalizedAcronym() on null in /home/ojsbsuedu/public_html/cache/t_compile/94635af7665a0d81aba920b5fd3f2a9351e60f11^642608917fb21577c3f7235b556979f3e7c86b25_0.app.controllersgridtaskstask.tpl.php:32

Stack trace:

#0 /home/ojsbsuedu/public_html/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_66169f2aae5a20_19680819(Object(Smarty_Internal_Template))

#1 /home/ojsbsuedu/public_html/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template))

#2 /home/ojsbsuedu/public_html/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template))

#3 /home/ojsbsuedu/public_html/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render(false, 0)

#4 /home/ojsbsuedu/public_html/lib in /home/
ojsbsuedu/public_html/cache/t_compile/94635af7665a0d81aba920b5fd3f2a9351e60f11^642608917fb21577c3f7235b556979f3e7c86b25_0.app.controllersgridtaskstask.tpl.php on line 32

How can I solve this problem? I’m sending you a screenshot


Hi @zviadi_beradze,

I suspect you have a data problem rather than a code problem – but in any case, you should be able to resolve that error message by applying this change in lib/pkp:

Regards,
Alec Smecher
Public Knowledge Project Team