Welcome Guest, Not a member yet? Register   Sign In
Internationalization (i18n) anyone?
#3

[eluser]joytopia[/eluser]
Found it out.

I used
Code:
$config['base_url'] = base_url().'/'.$something.'/';
instead of
Code:
$config['base_url'] = site_url($something);


Messages In This Thread
Internationalization (i18n) anyone? - by El Forum - 02-11-2010, 02:03 AM
Internationalization (i18n) anyone? - by El Forum - 02-15-2010, 03:55 AM
Internationalization (i18n) anyone? - by El Forum - 02-15-2010, 04:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB