[SOLVED] Login page language in Internet explorer (CMSMS1.8.1)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

[SOLVED] Login page language in Internet explorer (CMSMS1.8.1)

Post by johnkarlsson »

Hey,

UPDATE 3
Well, it turns out that im stupid. Tried putting "sv_SE" into all sorts of files. Also tried this in config.php after the suggestion in this thread. Tho' I never tried without .utf8 -utf8.

$config['locale'] = 'sv_SE';

UPDATE 2
Upgraded => 1.8.1

UPDATE
This problem seem to only occour when using Internet Explorer

This might be an odd question. I just noticed that, when I go to adminlogin first time language markup is English. If I login and log off, the language is now Swedish (the one I specified to use).

Look at this,

This is when I first access the adminpage. And its all in english.
Image

This is after I logged in, and then logout. And its all swedish.
Image

NOTE, I checked my older customer install of CMSMS (1.7.x) and there is no problem with this.
So, as you might know. Im running 1.8 (Madagascar) on this one.

Thanks,

Br John
Last edited by johnkarlsson on Tue Jul 27, 2010 12:34 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: First time adminlogin, wrong language?

Post by RonnyK »

IIRC is it defaulting to the browser-language, when it doesnt find the last one... So when you cleared all files, it will look at (in FF at least) Options -> Content -> Languages and then the default top-language.

Ronny
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: First time adminlogin, wrong language?

Post by johnkarlsson »

Thanks,

Well. Tried in FF, Chrome and IE and all my browsers runs Swedish Default language.
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: IE + 1.8 = Adminlogin language fails?

Post by johnkarlsson »

Anyone had the same problem? Huh?
Last edited by johnkarlsson on Thu Jul 15, 2010 6:14 am, edited 1 time in total.
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: IE + 1.8 = Adminlogin language fails?

Post by johnkarlsson »

Im alone with this problem then..?
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: IE + 1.8 = Adminlogin language fails?

Post by Jos »

Don't think so... You might want to try an upgrade to 1.8.1
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: IE + 1.8 = Adminlogin language fails?

Post by johnkarlsson »

Already done. Forgot to update the post.

Still same problem...
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: Login page language in Internet explorer (CMSMS1.8.1)

Post by johnkarlsson »

Still nothing?

Just tried with an completely fresh install of 1.8.1 with no modifications. Still the same problem, so I sure cannot be alone with this.
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: Login page language in Internet explorer (CMSMS1.8.1)

Post by johnkarlsson »

Hehe, seriously.

This has to be a major problem for users not using English cmsms?

Please, help me out.
owr_bgld

Re: Login page language in Internet explorer (CMSMS1.8.1)

Post by owr_bgld »

which language settings do you have in the config.php.

I had some (other) troubles with my language and changed it (for German) to this:

Code: Select all

$config['locale'] = 'de_DE.UTF8';
it's the ".UTF8" after the lang-Code (I have encoding "utf-8")
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: Login page language in Internet explorer (CMSMS1.8.1)

Post by johnkarlsson »

Thanks for your reply.

Sadly, it didnt work. Im still confused why this appears in IE and not Chrome.
owr_bgld

Re: Login page language in Internet explorer (CMSMS1.8.1)

Post by owr_bgld »

How are the language settings in your IE?

(Is it "Internetsettings" or "Internetoptions" in English?) ther you can find languages - maybe your first (or only) is english?
johnkarlsson
Forum Members
Forum Members
Posts: 41
Joined: Thu Feb 25, 2010 9:06 am

Re: Login page language in Internet explorer (CMSMS1.8.1)

Post by johnkarlsson »

Thanks for your reply,

I've already checked that. And the only language avail. is Swedish. So, cannot be that.
I've also tried on various machines with both IE6 -> IE8. So.. something is weird.
Post Reply

Return to “CMSMS Core”