I've just installed quickstart Buttons on artmetropol.tv.
Adding the default widget to the dashboard results in an error 500 for the dashboard page.
[Fri May 13 09:53:28 2016] [error] [client 217.236.176.172] PHP Fatal error: Call to a member function getMany() on a non-object in /home/www/web1/html/core/components/quickstartbuttons/model/quickstartbuttons/dashboardwidget.class.php on line 58, referer: https://example.com/manager/?a=system/dashboards
I had a quick look at the widget settings, but I can't see anything odd.
dashboardwidget.class.php also doesn't look odd.
#58 $buttons = $set->getMany('Button', $c);
#33 $set = $this->getActiveSet();
Cheers
Patrick
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.