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

Administration Hang-up


Go to End


3 Posts   1781 Views

Avatar
animasola

Community Member, 121 Posts

6 December 2010 at 5:21am

Edited: 06/12/2010 5:21am

Whenever I try to log-in to my CMS Administration, it just hangs-up with the Silverstripe logo. I used firebug to find out the JS errors and found these:


Class ss.i18n not defined
en_US.js?m=1291510639()en_US....1510639 (line 2)
[Break On This Error] if(typeof(console) != 'undefined') console.error('Class ss.i18n not defined'); 

Class ss.i18n not defined
en_US.js?m=1291510639()en_US....1510639 (line 2)
[Break On This Error] if(typeof(console) != 'undefined') console.error('Class ss.i18n not defined'); 

Got some ideas?

I use SS2.4.3 for the site. Any input will be much appreciated, Thank You.

Avatar
marxian

Community Member, 1 Post

6 December 2010 at 6:20am

Edited: 06/12/2010 6:26am

I have the same problem. I haven't checked the JS, but one of the two SS sites on my server has this problem and the other one doesn't.

Edit: The solution suggested by Sean at the bottom of this thread:
http://www.silverstripe.org/installing-silverstripe/show/14515
fixed it, but I don't know why.

Avatar
swaiba

Forum Moderator, 1899 Posts

6 December 2010 at 7:27am

are you using any js console messages?