Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Upload bug or something else?
#2

[eluser]TheFuzzy0ne[/eluser]
That will only happen then there's a whitespace in the filename. By default, whitespaces are replaced with underscores.

Also, did you know you can load the language helper and then just use:
Code:
lang('lang_key');

# as opposed to:

$this->lang->line('lang_key');


Messages In This Thread
[SOLVED] Upload bug or something else? - by El Forum - 03-12-2009, 06:49 PM
[SOLVED] Upload bug or something else? - by El Forum - 03-12-2009, 07:05 PM
[SOLVED] Upload bug or something else? - by El Forum - 03-12-2009, 08:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB