Hi
my update 0.5 to 0.6 ended up in an error-page:
#3 Piwik_FrontController->dispatch() called at [/home/www/piwik/index.php:59]
#2 Piwik_Controller->__construct() called at [/home/www/piwik/core/FrontController.php:118]
#1 Piwik_Site->getTimezone() called at [/home/www/piwik/core/Controller.php:54]
Backtrace -->
#0 Piwik_ErrorHandler(8, Undefined index: timezone, /home/www/piwik/core/Site.php, 66, Array ()) called at [/home/www/piwik/core/Site.php:66]
Notice: Undefined index: timezone in /home/www/piwik/core/Site.php on line 66
After that i did a new installation and want to use my old database tables.
When i now log into my piwik, i cannot see data that is older than today and i cannot pick a date older than today.
What happened here?