Hi all,
I've a problem with the french language : when I switch to french, I'm unable to see any product. I also have the same problem as in another post : I'm unable to swithc from FR -> EN because I have the following errors :
Warning: Cannot modify header information - headers already sent by (output started at /home.10.14/xxxxx/www/ecomm/upload/catalog/language/french/controller/home.php:1) in /home.10.14/xxxxx/www/ecomm/upload/library/language/language.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /home.10.14/xxxxxxx/www/ecomm/upload/catalog/language/french/controller/home.php:1) in /home.10.14/xxxxxxx/www/ecomm/upload/library/environment/response.php on line 22
Best regards
well, if you would google "php headers already sent by " - I am sure - you will find a lot of articles explaining how to deal with it.
Regarding language - when you add new - you have to check quite a few of tables (especially ones that have 'description' in the name) - and then you have to duplicate records (ideally - to tranlate them - but just to have anything appear - it is enough to duplicate) in them - using new language id. If there is no data in them for the new language id - nothing will appear in you pages.
At least that's what I did to solve it in my case.
Regarding language - when you add new - you have to check quite a few of tables (especially ones that have 'description' in the name) - and then you have to duplicate records (ideally - to tranlate them - but just to have anything appear - it is enough to duplicate) in them - using new language id. If there is no data in them for the new language id - nothing will appear in you pages.
At least that's what I did to solve it in my case.
Last edited by gary on Thu Jan 10, 2008 6:49 am, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 2 guests