Hi.
Has anyone had any experience with redirecting the user to the correct language based on their IP address with the Transcribe multilanguage module?
My goal is that when a user visits the root homepage http://www.example.com it will redirect them to http://www.example.com/en if their IP address is from the UK or http://www.example.com/fr is they are from France for example. But once they are on a language they are not redirected. I’ve tried the native IP nation addon but it didn’t seem to work very well so I’ve used the IP Geo addon at http://devot-ee.com/add-ons/ipgeo. But I’m having loads of problems with rewriting the homepage with htaccess, forcing the correct redirect with Transcribe, template parsing order etc… So I’m thinking of starting from fresh if anyone has suggestions.
Patrick.