Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Dashboard Module


Go to End


84 Posts   27695 Views

Avatar
Joeri81

Community Member, 4 Posts

30 March 2011 at 7:45am

Edited: 30/03/2011 7:45am

I tried the dashboard module, but get the error when logging into the admin module:

Fatal error: Class 'SimplePie' not found in /dashboard/code/dashboard_plugins/SSNews.php on line 30

Avatar
Parker1090

Community Member, 46 Posts

23 August 2011 at 12:12am

I'm also having the same problem. Have looked into it in another thread, and it seems to be looking for SimplePie.php and SimplePie.inc. simplepie.inc (note - lower case) exists, but the php file doesn't.

Any one have any ideas on this please?

Avatar
Naren

Community Member, 21 Posts

15 September 2013 at 1:17am

Hi all,

I am getting an error while installing the dashboard module.

Fatal error: Access level to DashboardPanelDataObject::$db must be public (as in class DataObject) in /home/sproncoc/public_html/newsite/dashboard/code/DashboardPanelDataObject.php on line 58

I dont know how to fix this. Please guide me here for the same.

Thanks in advance.

Avatar
Willr

Forum Moderator, 5523 Posts

15 September 2013 at 5:41pm

Looks like the version of the module you have only supports 3.1+, check the other older downloads for 3.0 compatible versions.

Go to Top