17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Admin page freaking out
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
|
Page:
1
|
Go to End | |
| Author | Topic: | 513 Views |
-
Admin page freaking out

6 August 2009 at 10:36am Last edited: 6 August 2009 10:37am
I've been banging up against this problem for awhile now where the admin starts having problems: javascript parse error on publish, navigation failing, perpetually spinning loading icons, the site tree padding growing vertically when trying to navigate, etc.
Interesting I have discovered that adding the following lines to mysite/_config.php "fixes" the problem:
Director::set_environment_type("dev");
Debug::send_errors_to('my@emailaddress.com')I'm wondering if anyone knows what's really going on. I'm really just a front end guy.
Thanks in advance,
J
| 513 Views | ||
|
Page:
1
|
Go to Top |

