Announcement

#1 2020-11-26 17:30:58

passegua
Member
Italy
2017-04-20
37

Deprecated warning

Hello/Hi/Greetings,
When I click on:

https://lnx.sinapsi.org/piwigo/index.ph … nthly-list

I get this warning:

Deprecated
: implode(): Passing glue string after array is deprecated. Swap the parameters in
/web/htdocs/www.sinapsi.org/home/piwigo/include/dblayer/functions_mysqli.inc.php
on line 688

Is it possible to correct or at least hide it?


(Copy here your environment details, found on your Piwigo page [Administration > Tools > Maintenance])


    Piwigo 2.10.2 Controllo aggiornamenti
    Sistema operativo: Linux
    PHP: 7.4.10 (Mostra le informazioni) [2020-11-26 17:29:53]
    MySQL: 5.7.26-29-log [2020-11-26 17:29:53]
    Libreria grafica: ImageMagick 6.9.10-68


Piwigo URL: https://lnx.sinapsi.org/piwigo/index.ph … nthly-list

Offline

 

#2 2020-11-27 02:36:12

erAck
Only trying to help
2015-09-06
2023

Re: Deprecated warning

You can suppress Deprecated messages by adding this to your local config (use [extension by Piwigo Team] LocalFiles Editor if you don't know how)

Code:

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

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

Offline

 

#3 2020-11-27 10:09:26

passegua
Member
Italy
2017-04-20
37

Re: Deprecated warning

Do you mean this file?

local/config/config.inc.php

Thanks.

Offline

 

#4 2020-11-27 10:39:01

erAck
Only trying to help
2015-09-06
2023

Re: Deprecated warning

Yes.


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

Offline

 

Board footer

Powered by FluxBB

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