21309 Posts in 5738 Topics by 2603 members
General Questions
SilverStripe Forums » General Questions » Big Problem: I can't attch new users to edit the CMS???
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 578 Views |
-
Big Problem: I can't attch new users to edit the CMS???

15 April 2010 at 9:42pm
Hi Community,
My system runs very well but after few month I want to give a new user access.
Before I did that I delete an old user.
Now I made a new group. Then I try to attach a newser and I get an error.
Website Error
There has been an errorThe website server has not been able to respond to your request.
Could somebody help please. I'm a little bit out of the devekopment! Is there a problem with the database? I tested db/build is working.
-
Re: Big Problem: I can't attch new users to edit the CMS???

16 April 2010 at 9:56am
Hi Newbie2009,
You are getting an error but your site is not in dev moe so you cant see it. Set your site to dev mode then post the error message so we can help you more.
Add this to your _config.php:
Director::set_environment_type("dev");
Aram
www.SSBits.com - SilverStripe Tutorials, tips and other bits
| 578 Views | ||
|
Page:
1
|
Go to Top |


