<Solved>login.php cannot switch the language
<Solved>login.php cannot switch the language
I hope the page "login.php" can switch the language, how to change the code?
Thank you!
Thank you!
Last edited by sunny123 on Thu 11. Oct 2007, 03:05, edited 2 times in total.
[Note: This is false, Oliver]
Hi Sunny123,
Not fully implemented yet.
You will have to make a duplicate of this file:
template/inc_cntpart/felogin/fe_login.tmpl
and edit it for your needs.
After this, just select it from inside your login Content Part
Cheers,
Yves
Hi Sunny123,
Not fully implemented yet.
You will have to make a duplicate of this file:
template/inc_cntpart/felogin/fe_login.tmpl
and edit it for your needs.
After this, just select it from inside your login Content Part
Cheers,
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Sorry! You don't understand my meaning, I want to change backend language, how to switch the language at "login.php" of backend? I want user can see their language at login page of backend!StudioZ wrote:Hi Sunny123,
Not fully implemented yet.
You will have to make a duplicate of this file:
template/inc_cntpart/felogin/fe_login.tmpl
and edit it for your needs.
After this, just select it from inside your login Content Part
Cheers,
Yves
Oh!sunny123 wrote: Sorry! You don't understand my meaning, I want to change backend language, how to switch the language at "login.php" of backend? I want user can see their language at login page of backend!
01. Login as the User (ex.: Admin01) you want to change the language for and...
02. Go to Menu: Profile and make your selection in the language sub menu.
From now on, Admin01, will see the backend in the language you selected for him.
You should be OK now.
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Can you see my pic above?StudioZ wrote:Oh!sunny123 wrote: Sorry! You don't understand my meaning, I want to change backend language, how to switch the language at "login.php" of backend? I want user can see their language at login page of backend!
01. Login as the User (ex.: Admin01) you want to change the language for and...
02. Go to Menu: Profile and make your selection in the language sub menu.
From now on, Admin01, will see the backend in the language you selected for him.
You should be OK now.
Yves
I know you meaning, but I want user to choose their languages at login page of backend, they can see their language at login page at first, how to change the code of "login.php"?
I understand now
Check the content of your folder:
include/inc_lang/backend/
You should see in there, all the different backend language packages:
ar
bg
ca
cz
da
de
en
es
et
fi
...
etc.
would the "bg" be the good one for you ?
If you can't access it through the menu at login.php then...
I would assume it is not in your distro.
You would then have to take it from fresh distro.
Or... is it possible it is not even translated for you yet?
You need which language? Is it Chinese (BG) ?
Hope you get it sorted out
Yves
Check the content of your folder:
include/inc_lang/backend/
You should see in there, all the different backend language packages:
ar
bg
ca
cz
da
de
en
es
et
fi
...
etc.
would the "bg" be the good one for you ?
If you can't access it through the menu at login.php then...
I would assume it is not in your distro.
You would then have to take it from fresh distro.
Or... is it possible it is not even translated for you yet?
You need which language? Is it Chinese (BG) ?
Hope you get it sorted out
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
Have you added your language entry into this file?
"include/inc_lang/code.lang.inc.php"
"include/inc_lang/code.lang.inc.php"
Code: Select all
$BL['EN'] = 'English';
$BL['AR'] = 'عربي';
$BL['BG'] = 'Български';
$BL['CA'] = 'Català';
$BL['CZ'] = 'Česky';
$BL['DA'] = 'Dansk';
$BL['DE'] = 'Deutsch';
$BL['ET'] = 'Eesti';
$BL['ES'] = 'Español';
$BL['FR'] = 'Français';
$BL['GR'] = 'Ελληνικά';
$BL['IT'] = 'Italiano';
$BL['LT'] = 'Lietuviu';
$BL['HU'] = 'Magyar';
$BL['NL'] = 'Nederlands';
$BL['NO'] = 'Norsk';
$BL['PL'] = 'Polski';
$BL['PT'] = 'Português';
$BL['RO'] = 'Română';
$BL['FI'] = 'Suomi';
$BL['SE'] = 'Svenska';
$BL['RU'] = 'Русском';
$BL['SK'] = 'Slovenčina';
$BL['SL'] = 'Slovenščina';
$BL['TR'] = 'Türkçe';
$BL['VN'] = 'Tiếng Việt';
sorry, you still don't understand me.StudioZ wrote:I understand now
Check the content of your folder:
include/inc_lang/backend/
You should see in there, all the different backend language packages:
ar
bg
ca
cz
da
de
en
es
et
fi
...
etc.
would the "bg" be the good one for you ?
If you can't access it through the menu at login.php then...
I would assume it is not in your distro.
You would then have to take it from fresh distro.
Or... is it possible it is not even translated for you yet?
You need which language? Is it Chinese (BG) ?
Hope you get it sorted out
Yves
I hope this login.php page not for me, I hope it for every one!
As so ar,ca,cz,da,de,en... every language, they can see their language!
I may achieve?
[quote="DeXXus"]Have you added your language entry into this file?
"include/inc_lang/code.lang.inc.php"
"include/inc_lang/code.lang.inc.php"
Code: Select all
$BL['EN'] = 'English';
$BL['AR'] = 'عربي';
$BL['BG'] = 'БългарÑ
Ah Ah !!!!DeXXus wrote:Have you added your language entry into this file?
"include/inc_lang/code.lang.inc.php"
...
I think DeXXus' genious has THE solution to your problem
N'est-ce pas?
Cheers,
Yves
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
NO NO!StudioZ wrote:Ah Ah !!!!DeXXus wrote:Have you added your language entry into this file?
"include/inc_lang/code.lang.inc.php"
...
I think DeXXus' genious has THE solution to your problem
N'est-ce pas?
Cheers,
Yves
You all don't understand me!
Please watch my picture above carefully!
Now I choose English, but it still Chinese,I want the page to turn into English login page. How to do?