I’m working on an instance where I have installed OJS 3.4.0.8. When I’m in the Submission stage of the workflow and I try to send a Notify to an author or an editor, I get the same error message documented on the page:
In the other stages the panel to send the email opens, only in the submission stage it doesn’t.
I’m using OJS 3.4.0-8.
Thanks
Alfredo
Timestamp: Fri Feb 14 07:59:19.600611 2025
Process ID: 649652
Client IP: 79.26.45.125:35276
Error: PHP Fatal error: Uncaught TypeError: PKP\mail\Mailer::compileParams(): Argument #1 ($view) must be of type string, null given, called in /mypath/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php on line 554 and defined in /mypath/lib/pkp/classes/mail/Mailer.php:93
Stack Trace:
#0 /mypath/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(554): PKP\mail\Mailer->compileParams()
#1 /mypath/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(338): Illuminate\Mail\MailManager->__call()
#2 /mypath/lib/pkp/controllers/grid/users/stageParticipant/form/PKPStageParticipantNotifyForm.php(111): Illuminate\Support\Facades\Facade::__callStatic()
#3 /mypath/lib/pkp/controllers/grid/users/stageParticipant/StageParticipantGridHandler.php(527): PKP\controllers\grid\users\stageParticipant\form\PKPStageParticipantNotifyForm->fetch()
#4 [internal function]: PKP\controllers\grid\users\stageParticipant\StageParticipantGridHandler->viewNotify()
#5 /mypath/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()
#6 /mypath/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()
#7 /mypath/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route()
#8 /mypath/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->dispatch()
#9 /mypath/index.php(21): PKP\core\PKPApplication->execute()
#10 {main}
Thrown in /mypath/lib/pkp/classes/mail/Mailer.php on line 93