Announcement

#1 2019-01-28 01:17:55

MikeTheKID
Member
2016-12-30
27

`__autoload() is deprecated.` Anyone else getting this?

Anyone else getting this message?

I don't want to go in and start manually editing the files if there's going to be a support release coming from Piwigo.

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /var/www/public_html/include/phpmailer/PHPMailerAutoload.php on line 45


My system:
PHP 7.2.10-0ubuntu0.18.04.1
Piwigo v2.9.4

Offline

 

#2 2019-01-28 20:44:32

erAck
Only trying to help
2015-09-06
2027

Re: `__autoload() is deprecated.` Anyone else getting this?

Just a little search in the forum for deprecated gives a dozen hits:

With PHP 7.2 in your Piwigo's local/config/config.inc.php have

Code:

$conf['show_php_errors'] = E_ALL & ~E_DEPRECATED;

Running Piwigo at https://erack.net/gallery/

Offline

 

Board footer

Powered by FluxBB

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