Piwik_ErrorHandler(2048, Declaration of Piwik_Event_Notification::increaseNotificationCount()

Hello Guys,

I use piwik since half a year and now I got the following error message without doing anything … no upgrade or something.

Declaration of Piwik_Event_Notification::increaseNotificationCount() should be compatible with that of Event_Notification::increaseNotificationCount()
in ‘/srv/www/…/piwik/core/PluginsManager.php’ at the line 509

#0 Piwik_ErrorHandler(2048, Declaration of Piwik_Event_Notification::increaseNotificationCount() should be compatible with that of Event_Notification::increaseNotificationCount(), /srv/www/…/piwik/core/PluginsManager.php, 509, Array ([GLOBALS] => Array ( RECURSION,[_ENV] => Array ([DOCUMENT_ROOT] => /srv/www/…/piwik,[GATEWAY_INTERFACE] => CGI/1.1,[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8,[HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7,[HTTP_ACCEPT_ENCODING] => gzip,deflate,[HTTP_ACCEPT_LANGUAGE] => de-de,de;q=0.8,en-us;q=0.5,en;q=0.3,[HTTP_CONNECTION] => keep-alive,[HTTP_COOKIE] => piwik_visitor1=1%3DMTg3ODQzMDhmZmU0MWQ3NGYwMjJjM2NmODg2OWY4N2E%3D%3A2%3DMTI0NjM2MTY5NA%3D%3D%3A3%3DMTI0NjM2MTY4OA%3D%3D%3A4%3DMjI4Mg%3D%3D%3A5%3DMg%3D%3D%3A11%3DMQ%3D%3D,[HTTP_HOST] => x.de,[HTTP_KEEP_ALIVE] => 300,[HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729),[PATH] => /bin:/usr/bin,[PHPRC] => /etc/apache2/confixx_phpini/xxx/7,[QUERY_STRING] => ,[REDIRECT_STATUS] => 200,[REMOTE_ADDR] => 78.53.8.30,[REMOTE_PORT] => 50381,[REQUEST_METHOD] => GET,[REQUEST_URI] => /,[SCRIPT_FILENAME] => /srv/www/…/piwik/index.php,[SCRIPT_NAME] => /index.php,[SERVER_ADDR] => xxx.xxx.144.115,[SERVER_ADMIN] => [no address given],[SERVER_NAME] => x.de,[SERVER_PORT] => 80,[SERVER_PROTOCOL] => HTTP/1.1,[SERVER_SIGNATURE] =>
Apache/2.2.3 (Debian) mod_ssl/2.2.3 OpenSSL/0.9.8c Server at x.de Port 80

Thx for your help

Greetings

Max

Your hosting provider or sysadmin upgraded PHP to 5.2.10. Please upgrade to Piwik 0.4.1.

okay thats it … I thought of this solution but I did a mistake during upgrade … copied piwik folder into piwik folder … so nothing happens style_emoticons/<#EMO_DIR#>/wink.gif

But second try fixed the problem.

Thx