diegolamonica / EUCookieLaw

A Javascript and PHP solution to the European Cookie Law Issue
GNU Lesser General Public License v3.0
48 stars 13 forks source link

PHP Fatal Error getKey() #87

Closed gleenk closed 8 years ago

gleenk commented 8 years ago

Ciao Diego, segnalo questo errore che manda in crash tutto (anche disattivando il plugin, forse è la cache, resta l'errore nel log)

[09-Dec-2015 11:30:50 Europe/Rome] PHP Fatal error: Call to a member function getKey() on a non-object in /home/webhouse/public_html/wp-content/plugins/eucookielaw/eucookielaw-cache.php on line 49

tecniconapoletano82 commented 8 years ago

Warning: Constants may only evaluate to scalar values anche questo ho trovato

diegolamonica commented 8 years ago

Ciao, ho bisogno di sapere riga e file in cui si presenta l'errore.

tecniconapoletano82 commented 8 years ago
Warning: Constants may only evaluate to scalar values in /home/wp-content/plugins/eucookielaw/eucookielaw-cache.php on line 111

Warning: Constants may only evaluate to scalar values in /home/wp-content/plugins/eucookielaw/eucookielaw-cache.php on line 112

Warning: Constants may only evaluate to scalar values in /home/wp-content/plugins/eucookielaw/eucookielaw-cache.php on line 128
diegolamonica commented 8 years ago

Ok grazie per il feedback, provvedo a fare le necessarie verifiche e ti terrò aggiornato.

tecniconapoletano82 commented 8 years ago

Grazie a te...