Hi,

I'm working on a shop in two languages: English and French.
When logging off, the shop switches to English. The default language is French.
I even added "&language=fr" to the url in
\includes\templates\creative\common\tpl_header.php
So the link looks like
http://myshop.ch/index.php?main_page=logoff&language=fr

No avail. Always goes to English.

Any idea? Thank you!


(ZC1.3.9h+multilanguage)