Open volomike opened 9 years ago
Installed this plugin yesterday and today I'm presented with the same error as well.
WARNING: /home/usr/domains/mydomain.nl/public_html/piwik/plugins/ClickHeat/libs/cleaner.php(157): Notice - Use of undefined constant LANG_CLEANER_RUN - assumed 'LANG_CLEANER_RUN' - Piwik 2.14.3
I had a quick look, it's nothing important. In line 157 the cache cleaner wants to inform you how many files and directories have been deleted from the cache. Since that's not really useful for me I just commented out that line to get rid of the warning.
+1
When trying to view the clickheat today, I received the following error:
Use of undefined constant LANG_CLEANER_RUN - assumed 'LANG_CLEANER_RUN'
plugins/ClickHeat/libs/cleaner.php, line 157
However, I refresh the page and the error goes away.