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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Problem with Security -> Groups ->Add Group


Go to End


5 Posts   729 Views

Avatar
cmc

Community Member, 33 Posts

10 August 2012 at 9:56am

In both SS 3.0.0 and 3.0.1, when I click "Add Group" in Security -> Groups, the main frame goes blank, and stays that way no matter what option in the admin is clicked. Admin has to be reloaded at admin/ before anything is functional again.

Avatar
Willr

Forum Moderator, 5523 Posts

10 August 2012 at 6:58pm

What browser are you using? Log any bugs through open.silverstripe.org/newticket and include as much information (browser version, do you get any errors in your javascript console) as possible.

Thanks!

Avatar
cmc

Community Member, 33 Posts

11 August 2012 at 12:58pm

On OS X and using Firefox 14.0.1. Firebug doesn't show any errors in the console. Same behavior in Safari 6.0.

Avatar
cmc

Community Member, 33 Posts

7 September 2012 at 3:02pm

It seems to be caused by a conflict with the Blog module. When I removed it, I was able to add groups and members.

Avatar
cmc

Community Member, 33 Posts

15 September 2012 at 5:11am

This is documented in the silverstripe-blog/issues

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

Installing widgets module fixes the errors.