Ticket #1501 (closed Bug: fixed)

Opened 19 months ago

Last modified 18 months ago

Can't load dashboard or add widgets to empty dashboard

Reported by: christoph Owned by: vipsoft
Priority: major Milestone: Piwik 0.9 - Surviving The Wild
Component: Core Keywords:
Cc: Sensitive: no

Description

The add widget button is just non-functional and all widgets seem to have been lost since the 0.6.3->0.6.4 update

Change History

Changed 19 months ago by vipsoft

  • milestone set to 0 - Piwik 0.6.5

Changed 19 months ago by matt

  • status changed from new to closed
  • resolution set to duplicate

Probably dupe of #1497 can you please try the solution there?

Changed 19 months ago by christoph

well at least it's not fixed by updating the AssetsManager and killing tmp/*

Changed 19 months ago by matt

Ok can you please send piwik URL + login/pwd at matt atttt piwik.org ?

Changed 19 months ago by christoph

hm it's a bit hard, won't happen with a new account but is still reproducible with my login -- but I'd rather not send the admin login to someone on the net. I'll digg and see if I can get it to appear with the teporary account.

Changed 19 months ago by vipsoft

Empty your browser cache, and delete the files in tmp/assets/*.

Look in piwik_user_dashboard. Make a copy of your layout for the new account (changing the login field). Then login with the new account.

Changed 18 months ago by vipsoft

  • status changed from closed to reopened
  • resolution duplicate deleted
  • milestone changed from 0 - Piwik 0.6.5 to 3 - Piwik 0.9 - Surviving The Wild

Changed 18 months ago by vipsoft

  • owner set to vipsoft
  • status changed from reopened to new

In the user_dashboard layout, the array contains a widget without parameters. Excerpt from var_dump():

    [1]=>
    object(stdClass)#3 (1) {
      ["uniqueId"]=>
      string(36) "widgetVisitsSummarygetEvolutionGraph"
    }

Changed 18 months ago by vipsoft

  • summary changed from can't add widgets to dashboard in firefox/vimperator and conkeror to Can't load dashboard or add widgets to empty dashboard

Changed 18 months ago by vipsoft

  • status changed from new to closed
  • resolution set to fixed

(In [2812]) fixes #1501

Note: See TracTickets for help on using tickets.