Announcement

#1 2017-01-13 11:53:12

flop25
Piwigo Team
2006-07-06
7037

Fatal error: Class 'SMTP' not found

Hello

the recent security update of PHP mailer -a third party script included in many CMS- led us to release quickly 2.8.4 and 2.8.5. Unfortunately we couldn't properly test the changes due to the emergency of the critical flaw.

So there is still a remaining bug for people using a custom SMTP config in Piwigo: the message is Fatal error: Class 'SMTP' not found

How to fix it:

In your Piwigo installation folder, edit file include/functions_mail.php.
In line 610 replace "class.phpmailer.php" with "PHPMailerAutoload.php" so it now looks like:

Code:

include_once(PHPWG_ROOT_PATH.'include/phpmailer/PHPMailerAutoload.php');

To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact