This one is since some versions and I move the file as binary via ftp to the directory and then it is ok:
Unterschiedliche Dateigröße: /www/htdocs//piwik/plugins/UserCountry/images/flags/mo.png (erwartete Größe: 456, gefunden: 290)
Since the version 2.14.0 piwik did not count any user!
I have this message:
I have delete the plugin ExampleUI and now I get this message more than 20x:
WARNING: /www/htdocs/w00d6ce5/piwik/core/Theme.php(140): Warning - file_exists(): open_basedir restriction in effect. File(plugins/ExampleTheme/images/sort_subtable_desc_light.png) is not within the allowed path(s): (/www/htdocs/w00d6ce5/:/tmp:/usr/bin:/www/htdocs/…:/bin:/usr/local/bin:/usr/share/php:/dev/urandom) - Piwik 2.14.0 - Please report this message in the Piwik forums: [forum.piwik.org] (please do a search first as it might have been reported already)
I have execute the SQL query
ALTER TABLE piwik_log_visit ADD COLUMN location_browser_lang VARCHAR(20) NOT NULL;
via phpmyadmin
Nothing had changed!
I get this messages:
WARNING: /www/htdocs/w00d6ce5/piwik/plugins/DevicesDetection/Visitor.php(89): Notice - Undefined index: config_browser_version - Piwik 2.14.0 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a search first as it might have been reported already)
Since many years I use piwik and never I have had problems and now with 2.14.0 no acoounting visitors.
After executing the relevant SQL correction the problem still appeared.
Since I noticed it was related to the plugin UserLanguage, I solved the problem by deactivating it.
I then was able to reactivate it without popping the problem anymore.
Same here. The update to 2.14.1 left me a blank page with just the navigation bar :X
I deactivated the plugin UserLanguage - phhhhh. OK its workin again now,but I think a bug fix is necessary.