after upgrading to v4.2, the Configure::set('Blesta.language', $language_code); and Language::setlang($language_code); in the event Appcontroller.preAction no longer take effect in blesta. not should what it was changed in the core but what we thing is blesta should load all thier setting in the function before Appcontroller.preAction .
now we cant use the multi-languages system in blesta. !!!
Question
Blesta Addons
after upgrading to v4.2, the Configure::set('Blesta.language', $language_code); and Language::setlang($language_code); in the event Appcontroller.preAction no longer take effect in blesta. not should what it was changed in the core but what we thing is blesta should load all thier setting in the function before Appcontroller.preAction .
now we cant use the multi-languages system in blesta. !!!
9 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now