Dashboard broken after upgrade to 0.4.2

Hi,
I just upgraded to piwik 0.4.2 and my bashboard keeps saying loading data …
I checked the piwik_user_dashboard table & its empty.
I added this row to it.
INSERT INTO piwik_user_dashboard (login, iddashboard, layout) VALUES
(‘myuser’, 1, ‘VisitsSummary.getLastVisitsGraph~Referers.getSearchEngines~VisitorInterest.g
etNumberOfVisitsPerVisitDuration~VisitorInterest.getNumberOfVisitsPerPage~
Actions.getActions~UserCountry.getContinent~UserCountry.getCountry|VisitTime.get
VisitInformationPerServerTime~VisitsSummary.getSparklines~Referers.getKeywords
~Referers.getWebsites~Actions.getOutlinks|Provider.getProvider~UserSettings.getO
S~UserSettings.getBrowser~UserSettings.getResolution~UserSettings.getWideScreen|’);

cleared browser cache and /tmp but no use.
Everything else works fine except this.
Please advice.

Thank You.

Please see if either of these patches helps:

http://dev.piwik.org/trac/changeset/1339
http://dev.piwik.org/trac/changeset/1335/t…/Controller.php

I tried both of them, but didn’t solve the issue. style_emoticons/<#EMO_DIR#>/sad.gif
I could retrieve 2 error messages from browser.
Lines: 2 and 160
Char: 1
Error: Object Expected
Code: 0
URL: http://mysite/index.php?module=CoreHome&am…;date=yesterday

Please advice.
Thank You.

PM your site URL and piwik login, if necessary.