Author Topic: Strange Default Localization  (Read 3140 times)

Thomas

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
Strange Default Localization
« on: May 25, 2009, 01:35:30 pm »
When I create new accounts, some new users are getting strange localization issues, sometimes immediately, sometimes after a little while. I'm sorry I can't be more specific, I'm going off of a user's description of the problem. I did log into their account, and it looked like Polish. Are there any known issues?

I have verified that my localization in config.php is English.

In the 'account preferences' area of new users, I noticed that the default localization is cs_cz. Is this because it's not set and first in the list, or do I have some other issue?

« Last Edit: May 25, 2009, 01:38:00 pm by Thomas »

alvarotm01

  • Administrator
  • Sr. Member
  • *****
  • Posts: 335
    • View Profile
    • Email
Re: Strange Default Localization
« Reply #1 on: May 25, 2009, 02:32:12 pm »
The localization combo is not loading the default value.
Look at table 'og_user_ws_config_options' and search the option named 'localization', the default value must be equal to one of the subfolders of the 'language' folder.
When a new user is created, its localization value is taken from there.

Ensure that this value in the table is one of the availables.

Thomas

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
Re: Strange Default Localization
« Reply #2 on: May 25, 2009, 02:40:14 pm »
Thanks for the tip. The localization column in og_user_ws_config_options was actually blank. I don't know how, but it was.