I have installed the french language along with the english (default). I have no troubles when switching from EN->FR in frontend but when I go the other way around I get a pretty nice warning on my face:
Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /...server path.../catalog/language/french/controller/home.php:1) in /...server path.../library/language/language.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /...server path.../catalog/language/french/controller/home.php:1) in /...server path.../library/environment/response.php on line 22
Refreshing the page makes the warning go away. Anyone having the same issues? Any idea how to get rid of these pesky errors ?