Hello,
I changed settings on the Global Settings / Email Sending screen. I can save these settings. It seems to be going well.
When I want to use the "Test email sending configuration" function, I get an error in the logs:
2024-01-29 17:47:35.213 ** ERROR ** [V11.1.2] on file '/home/www/projeqtor/tool/sendMailTest.php' at line (59) 2024-01-29 17:47:35.213 ** ERROR ** [V11.1.2] cause = nl2br(): Passing null to parameter #1 ($string) of type string is deprecated
This appears to be due to a function deprecation since PHP 8.1 ( https://www.google.fr/search?q=nl2br()%3A+Passing+null+to+parameter+%231+(%24string)+of+type+string+is+deprecated)
Is this a proven bug? And could it be fixed in a future version of Projeqtor?
Thank you.
Hello,
Thanks for telling us. Indeed, there's a bug on this line. It has been corrected and will be deployed in the V11.1.4 patch soon.
Have a nice day 🙂