Symfony - change default language
Forum rules
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Symfony, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Symfony - change default language
hi,
i saw that we can change default language on TYPO3
what's about Symfony?
thanx
i saw that we can change default language on TYPO3
what's about Symfony?
thanx
Re: Symfony - change default language
The default language is determined by the entry with position 0 in the locale panel if it's not overwritten by the host application.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Symfony - change default language
OK but is it possible to change default language on /admin instead of changing language each time we connect?
Re: Symfony - change default language
Yes, if you change the language ID for the user in the customer panel
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Symfony - change default language
ok I've changed it, but it's still in english
I logout et relogin but default language on admin doesn't change
I logout et relogin but default language on admin doesn't change
**
Re: Symfony - change default language
Sorry, that feature wasn't implemented for Symfony but is now in dev-master and will be part of the 2018.07 release next week 

Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Symfony - change default language
ok upgraded. but default language in /admin is still in english.
**
Re: Symfony - change default language
Works perfectly in a test setup if the language of the user is set to a different value and login via /admin is used.
What happens:
- On login, language ID of the user is retrieved
- language ID is added to the URL as "?langid=fr" for example
What happens:
- On login, language ID of the user is retrieved
- language ID is added to the URL as "?langid=fr" for example
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Symfony - change default language
i dont' understand when i put in production all sites client and admin are in english while aimeos sites in local are in french
config and datebase ok
please
config and datebase ok
please
**