#1 2025-05-25 14:39:10

passegua
Member
Italy
2017-04-20
52

Akismet Warning

Hello/Hi/Greetings,

I installed and acrivated Aksimet anti spam plugin.
I got this warning:
Warning: Undefined array key "TAG_INPUT_ENABLED" in /web/htdocs/www.sinapsi.org/home/piwigo/_data/templates_c/p6jhns^19b1448772197667521feaf79c8affaf1fa8163c_0.file.admin.tpl.php on line 79

Warning: Attempt to read property "value" on null in /web/htdocs/www.sinapsi.org/home/piwigo/_data/templates_c/p6jhns^19b1448772197667521feaf79c8affaf1fa8163c_0.file.admin.tpl.php on line 79
/>

Ambiente

    Piwigo 15.5.0 Controllo aggiornamenti
    Installato il 11 Marzo 2015, 10 anni 2 mesi 1 settimana 6 giorni fa
    Sistema operativo: Linux
    PHP: 8.1.32 (Mostra le informazioni) [2025-05-25 14:37:35]
    MySQL: 8.0.36-28 [2025-05-25 14:37:35]
    Libreria grafica: ImageMagick ImageMagick 6.9.11-60
    Dimensione della cache 0 Mo   calcolato 4 ore fa Aggiornare


Piwigo URL: https://lnx.sinapsi.org/piwigo/

Offline

 

#2 2025-05-26 23:01:28

erAck
Only trying to help
2015-09-06
2236

Re: Akismet Warning

It's (only) a warning, either disable displaying deprecated and warning messages (because it effectively may break functionality of a page even if nothing else is broken), in local config

$conf['show_php_errors_on_frontend'] = false;

or fine tune message classes to display, see [Forum, post 183126 by erAck in topic 31852] Menubar tags issue after 12.2.0 upgrade, or better, log to file instead.
See [Forum, post 180778 by erAck in topic 31258] Error Message.


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

Offline

 

#3 2025-05-27 09:34:37

passegua
Member
Italy
2017-04-20
52

Re: Akismet Warning

Great! It works.
Thanks

Offline

 

Board footer

Powered by FluxBB