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

Backend doesn't show member profile if member doesn't have access to "Site Content"


Go to End


1098 Views

Avatar
oleze

Community Member, 65 Posts

12 September 2011 at 8:36pm

Today I figured out, that a member can't edit his profile (in the backend) if he doesn't have access to the Site-Content area of the CMS. I can't find the problem in the code but perhaps you can. myprofile() on Leftandmain.php simply loads the whole backend again within the greybox and not the form as it should. Perhaps there are problems while rendering with a blank page. Can anyone look for that error?

Thanks.