Hello, I am on Joomla 2.5 with GTranslate Pro (the latest version), JoomSEF and a component called Chameleon. I think the plugins are in the right order because everything seems to be working.
I have a site where the default language is English, so pages on http://domain.com are in English.
I have a problem that if I go to http://domain.com/fr/somecontent/ the content is correctly translated to French, for example, however if I then manually type http://domain.com into the address bar and visit the site's homepage that way the content appears in French. The only way I can get it to revert to English is by using the GTranslate language select module and choosing English from the drop-down or going to http://domain.com/en/ (which redirects to http://domain.com with English text on the homepage).
Is this normal behaviour? Is there any way of setting a cookie or session variable to force English if the URL does not contain a 2 letter language code? I have a Joomla plugin called Chameleon on my site which can manually set cookies or session variables; could I perhaps use that to force English on the homepage of the site?