[OJS 3.3.0.8] "Failed Ajax request or invalid JSON returned" when creating new issue

Hi there,
when i try to create a new issue I get this error:

Failed Ajax request or invalid JSON returned

ERROR DATA LOG:

|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: [09-Aug-2022 09:39:14 Europe/Rome] PHP Fatal error: Uncaught Error: Class ‘IssueForm’ not found in /web/htdocs/www.centrostudisea.it/home/classes/controllers/grid/issues/IssueGridHandler.inc.php:163|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: Stack trace:|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #0 /web/htdocs/www.centrostudisea.it/home/classes/controllers/grid/issues/IssueGridHandler.inc.php(132): IssueGridHandler->editIssueData()|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #1 /web/htdocs/www.centrostudisea.it/home/lib/pkp/classes/core/PKPRouter.inc.php(395): IssueGridHandler->addIssue()|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #2 /web/htdocs/www.centrostudisea.it/home/lib/pkp/classes/core/PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest()|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #3 /web/htdocs/www.centrostudisea.it/home/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPComponentRouter->route()|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #4 /web/htdocs/www.centrostudisea.it/home/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch()|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #5 /web/htdocs/www.centrostudisea.it/home/index.php(68): PKPApplication->execute()|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: #6 {main}|
|09/08/2022 09:39:14 |WARNING: [pool www.centrostudisea.it] child 856 said into stderr: thrown in /web/htdocs/www.centrostudisea.it/home/classes/controllers/grid/issues/IssueGridHandler.inc.php on line 163 |

OJS 3.3.0.8
PHP 7.4.30

Please, help me!!!

Hi @stefanoruster

Have you checked this solution to a similar issue to yours:

There are different solutions to the issue on that thread as well, please have a look and review any of them matches and fixes your local installation.

Best,
Israel