Raghubendra Posted September 10, 2015 Share Posted September 10, 2015 (edited) I have an issue with the front controller of my module in Prestashop v1.5 My module has a front controller that renders a separate tpl file. When I change language of my store from the front controller (i.e. my module page at front end), then page reloads but the module is not translated to the new language. And when I do the same on home page or any other page and then move to my module page, the module is translated properly as expected. This issue is coming on Prestashop v1.5 only, it is working fine on v1.6 Even if I print the context variable for language the language is updated there as well, but my module page is not translated. Edited September 11, 2015 by Raghubendra (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now