View Full Version : Why Language Editor Doesn't Work? (v.3x)
palorida
07-14-2007, 11:44 AM
AdminPanel > Language Editor > Edit Language File > Choose Language to Edit
in this page I changed the words to another language. It seems ok in phpLD AdminPanel. But it doesn't work in my web site.
What is the problem?.. :confused:
Are the language files in your /lang/ folder writeable?
Is the main site language set correctly?
palorida
07-14-2007, 01:07 PM
Language files in my /lang/ folder are writeable, except index.html.
I'm going to use Turkish language instead of English Language. phpLD doesn't support Turkish language, thats why I'm trying to edit language manually one by one from the page of Language Editor. (phpLD version 3.2.0)
How do I be sure if "Is the main site language set correctly?"
You'll have to add a file "tr.php" to your /lang/ folder.
Edit your /include/config.php file and edit the LANGUAGE variable...
Content visible to registered users only.
palorida
07-18-2007, 02:37 PM
I'm going to try. Thank you so much. :)
palorida
07-18-2007, 03:58 PM
1- I've created tr.php by using "string to hash"
2- I've located it to /lang/ folder
3- I've locate "
define('LANGUAGE', 'tr'); instead of
define('LANGUAGE', 'en');
4- I've seen the "Turkish" in Language Editor at Admin panel.
5- But nothing has changed in my site...??
Where did I wrong?..
:(
registracijoz
08-30-2007, 09:25 AM
check permissions and take a look at one thing..
Choose your reference language = means that you need Choose language to edit
Choose language to edit = means that you need Choose your reference language
Just a little bug..
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.