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.

Widgets /

Discuss SilverStripe Widgets.

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

Server Error - when saving selected widgets


Go to End


2 Posts   2299 Views

Avatar
websage

Community Member, 6 Posts

18 August 2009 at 10:34am

Hi!

I can't add anymore widgets to the pages. E.g. adding Blog Management or Tag Cloud Widgets to the blog.
Drag N Drop works. But when I click Save or Save and Publish I get a Server Error.

Can someone help how I can get a more detailed error message out of this or is there someone that has experienced similar issues?

Additional information:
This worked before, but I had an error deleting the BlogHolder, thus having two blogs published and I couldn't access one of them anymore through the CMS Admin, so I had to remove all blog related entries from the DB manually.
After that I reinstalled the blog. Made the dev/build. And it worked again.

However, the BlogHolder created in SiteTree has no longer this page symbol in front of it neither.

Thanks for your help.

Frank

Avatar
Willr

Forum Moderator, 5523 Posts

18 August 2009 at 5:28pm

Can you try put the site into dev mode so that you get the full error report. Add this to your mysite/_config.php 'Director::set_environment_type('dev')';