Dashboard bugs after update

The fix works (at least for me). This is what I have done:

  1. Auto update to 0.6.4 fails. Read a lot of posts here at the piwik forum.
  2. Manual update, like described [here[/url].
  3. /piwik/tmp/assets set to 755, files inside deleted
  4. Download AssetManager.php from [url=dev.piwik.org/trac/ticket/1497]dev.piwik.org/trac/ticket/1497](piwik.org/docs/update/#toc-second-option-the-manual-three-step-update) and FTPed to /piwik/core/
  5. Logged in to my Piwik. Everything works.

I would like to thank you, Matthieu, for doing an awesome good job.

Ratgeber

The sulution does not work for me.:

  1. Auto update to 0.6.4 fails. Read a lot of posts here at the piwik forum.
  2. Manual update, like described here.
  3. /piwik/tmp/assets set to 755, files inside deleted
  4. Download AssetManager.php from "undefined $" - jQuery errors · Issue #1497 · matomo-org/matomo · GitHub and FTPed to /piwik/core/
  5. Logged in to my Piwik. But it does not work.

Still got the discribed error. Any suggestions?

With best regards

steps 3 and 4 are reversed.

update AssetManager.php and then clear tmp/assets/

Thanks for the replay. Now I have deleted the described files once more. But I still get the same error: The Dashboard does not get loaded; the console shows the same error…

I have the same problem:

Fehler: widgetParameters is undefined
Quelldatei: xxx/statistik/tmp/assets/08c39b98eaba8693a8d309fbe27a879a.js
Zeile: 1645

I try everything… deleting the assets, updating the assetmanager.php… nothing works for me …

[quote=vipsoft @ Jul 24 2010, 10:44 PM]steps 3 and 4 are reversed.

update AssetManager.php and then clear tmp/assets/[/quote]

done but got same errors here.

cheers boe

Hey folks, please help, I miss my beloved Piwik-dashboard.

Kind regards
Gunwald

Send me bug description + url + login/pwd at matt att piwik

all users with this issue, please send me bug description + user/pwd + piwik URL (possibly FTP if possible) at matt attt piwik.
Thanks

There’s a new AssetManager.php here: http://dev.piwik.org/trac/export/2707/trun…ssetManager.php

There’s a new AssetManager.php here: http://dev.piwik.org/trac/export/2707/trun…ssetManager.php

I have downloaded AssetManager.php and overwrite it but nothing happens.

I deleted tmp/* content but nothing happens

My dashboard is empty and without any widget. It is strange because I can to other menus (Visitor, Actions, Referrers, Goals, etc.) and I see those widgets. My question is, has dashboard same code that these menus/sections???

URL of my dashboard is:

http://www.domain.com/index.php?module=CoreHome&action=index&idSite=10&period=day&date=today#module=Dashboard&action=embeddedIndex&idSite=10&period=day&date=today

I have no idea what I have to do. Im desperate. Please help.

Thx a million

Not even the new AssetManager helps me solve the problem. I still get the same error-message:

Fehler: widgetParameters is undefined

And Dashboard does not work. I am sorry, I cant send you my login data to Piwik, at least not at this moment…

Thank you for the great work anyway
Gunwald

we can’t help without seeing your Piwik

Send me bug description + url + login/pwd at matt att piwik

I just want to add that I have the exact same problem.
Tried the new AssetManager.php and deleted /tmp/assets/* to no avail.

I noticed that if I create a new user with admin rights and log in as that user, all is OK and dashboard widgets display.
If I log back in as the superuser dashboard is broken and no new widgets can be added.

/j

[quote=b0ehli @ Jul 25 2010, 10:34 AM]done but got same errors here.

cheers boe[/quote]

today i installed a new piwik instance with a new DB on my Server.
After this, i write the credentials manually to the config.ini.php.

Piwik 0.7-rc1 is working like a charme. Maybe there are some update errors in the PluginsInstalled section.

cheers boe style_emoticons/<#EMO_DIR#>/smile.gif

I discovered that creating a new admin user and logging in as this user gives me a dashboard with correct functionality.
Only the original admin superuser is broken.

Same for me! With a new admin account does the dashboard work.

I’ve now merged these two threads.

http://forum.piwik.org/index.php?showtopic=12331[/url] and [url=http://forum.piwik.org/index.php?showtopic=12341]http://forum.piwik.org/index.php?showtopic=12341

AFAIK we haven’t fixed this for 0.7.

So, I need you all to email me (anthon at piwik dot org) with the output from:

SELECT * FROM piwik_user_dashboard WHERE login = 'your_user_login_id';

where your_user_login_id is the one that doesn’t work.