I retro-fitting a site with the Multi-Language Site Alternative, which I’ve used many times successfully. But this time, in the French version of the site (http://www.mysite.com/fr/) the {site_url} variable is still rendering as http://www.mysite.com. shouldn’t the {site_url} be rendering as http://www.mysite.com/fr/? Any idea why this might be?
The language global variable that I’ve created, which I called {gv-language}, does indeed render as the /fr/ segment on that side. Just not the {site_url} variable.
I’m using EE 2.
Thanks.