ZenphotoCMS Forum
PHPMailer with Zp1.7a - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: PHPMailer with Zp1.7a (/thread-14099.html)



PHPMailer with Zp1.7a - hermor - 22-03-2026

Hello
I try version 1.7a of Zp and I encountered a problem sending emails with PHPMailer, I searched and I noticed that in the options of PHPMailer, the key "PHPMailer_user" was not filled in.
In the file "class-emailoptions.php, at line 86, I found the key "PHPMailer_use" instead of "PHPMailer_user".
If it’s good, it’s my contribution of the day.




PHPMailer with Zp1.7a - fretzl - 22-03-2026

Thanks, good find. It's fixed.