-
**Describe the bug**
When a mailable gets the email subject from an email template, it's possible the subject will be empty in the requested language. In such cases, the mailable will fail with a fat…
-
**Describe the bug**
Conflict between Opache preload and the PHP Agent in a project that is configured with Docker, using the image **php:7.4-fpm**.
**To Reproduce**
Steps to reproduce the behavi…
-
I'm working on the independent challenge and have run into an error message that I don't understand, and can't find information on when I try to research it. I've followed the information in the Larav…
-
**OJS-3.4rc3
PHP-8.1.13**
I want to edit or view the email template, but after clicking on 'Add & Edit Template' HTTP ERROR 500 appeared.
![email error](https://github.com/pkp/pkp-lib/assets/10…
-
**Describe the bug**
In a new Mailables UI, when trying to add a new email template to any mailable receiving a fatal error:
```
Type: TypeError
Message: PKP\emailTemplate\Repository::PKP\emailTem…
-
voir a quel moment supprimer les temp file
-
- Laravel Version: 9.51.0
- PHP Version: 8.1.3
- Database Driver & Version: MySQL 5.7
### Description:
When a Mailable with a custom theme is sent before another Mailable with implicit def…
-
### Description
**My Setup**
I'm using Laravel Mailables to send Sendinblue transactional emails with templates using `symfony/sendinblue-mailer` (so apologies if this issue isn't suitable for thi…
-
Past releases of OJS supported an open access notification, [sent automatically (through scheduled tasks)](https://github.com/pkp/ojs/blob/main/classes/tasks/OpenAccessNotification.inc.php) and config…
-
Laravel 4.2
Hello, I would like to know if it has a way to send a newly created excel file as an email attachment? I can save it to disk, normally but how do I create this excel and attach it immed…