Errors with the Quicksubmit Plugin

Hello there,

in our test installation of OJS 3.2.1 I have a problem with the quicksubmit plugin. After I add an author, I cannot save the author’s form. It shows me the saving symbol, but the saving process is never completed. In the log files I get this error: /web/ojs-next/lib/pkp/classes/notification/PKPNotificationOperationManager.inc.php:353PHP message: PHP Fatal error: Uncaught Error: Call to a member function assign() on null in /web/ojs-next/lib/pkp/classes/notification/PKPNotificationManager.inc.php:195

I also cannot save the form of the article, but I’m not sure if this is because of not having an author.

Kind regards
Daniela

Hi @UBWolf,

Looks like the plugin tries to produce notification with an error but fails. I’ve opened an issue: Quick Submit Plugin notification error problem · Issue #6212 · pkp/pkp-lib · GitHub