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.

Blog Module /

Discuss the Blog Module.

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

Sidebar not found


Go to End


4 Posts   2801 Views

Avatar
skorp

Community Member, 6 Posts

21 September 2012 at 1:35am

Hi,
i installed the blog module on SS 3.0.2, in the CMS when i click to the blogholder (Blog) i get this error message.

ERROR [User Error]: Uncaught Exception: DataObject->getComponent(): Could not find component 'SideBar'.
IN GET /admin/pages/edit/show/8
Line 1304 in C:\xampp\htdocs\sstest3\framework\model\DataObject.php

is this a bug, or how can i solve this???

Avatar
copernican

Community Member, 189 Posts

21 September 2012 at 5:19am

I just had this issue myself, thought it was something I did... just update your blog module to the latest from github. Fixed the issue for me.

https://github.com/silverstripe/silverstripe-blog

Avatar
skorp

Community Member, 6 Posts

21 September 2012 at 8:57am

thanks, it worked ;)

Avatar
Rob Clarkson

Community Member, 26 Posts

18 January 2013 at 2:42pm

Fixed my issue as well, Thanks!