Welcome Guest, Not a member yet? Register   Sign In
using turkish language file problem
#1

[eluser]asmode[/eluser]
hi,
i download turkish files and copy to system/language
then i changed $config['language'] = "english";
with $config['language'] = "turkish"; in config
/config.php
but i doesn't work.
i take this error:
An Error Was Encountered
Unable to load the requested language file: language/form_validation_lang.php

what can i do?
#2

[eluser]xwero[/eluser]
is the file present?
#3

[eluser]asmode[/eluser]
of course
but the interesting thing is i copy files into the system/language/turkish
but the error says me system/language/
#4

[eluser]xwero[/eluser]
It's a minor bug in the error message, someone else discovered it a few days ago too.

Maybe there is an error in the file? a forgotten semi colon or something like that. Try loading it manually to see if other errors appear.

edit : bug report
#5

[eluser]psycho-vnz[/eluser]
If you are testing on Linux OS check the permissions of the files in your language folder




Theme © iAndrew 2016 - Forum software by © MyBB