• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

How to change the language ?

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
3 posts • Page 1 of 1

Postby michelefaccini » Fri Aug 31, 2012 11:16 am

Hi all,I've just installed this super script and it does work like a charm. I'm actually doing some tweakings to suit my website.
I added in the index.php file the followings script lines to change the language setting but it doesn't work....any help is appreciated...Thanks

$lang = $_COOKIE['cooklang'];

if($lang == 1) { $params["language"] = "en_US"; }
if($lang == 2) { $params["language"] = "it_IT"; }
if($lang == 3) { $params["language"] = "fr_FR"; }
if($lang == 4) { $params["language"] = "nl_NL"; }
Last edited by michelefaccini on Fri Aug 31, 2012 11:44 am, edited 1 time in total.
michelefaccini
New member
 
Posts: 2
Joined: Fri Aug 31, 2012 11:07 am
Top

Postby michelefaccini » Fri Aug 31, 2012 4:02 pm

Better but........I put the following lines listed bellow AFTER the line script $params = array(); which if I'm not wrong empty the array....

if($lang == 1) { $params["language"] = "en_US"; }
if($lang == 2) { $params["language"] = "it_IT"; }
if($lang == 3) { $params["language"] = "fr_FR"; }
if($lang == 4) { $params["language"] = "nl_NL"; }

Now I can see the chat loading box in the language I want but still have labels in English like Quick chat, My room, guest688 joins My room
Last edited by michelefaccini on Fri Aug 31, 2012 4:08 pm, edited 1 time in total.
michelefaccini
New member
 
Posts: 2
Joined: Fri Aug 31, 2012 11:07 am
Top

Postby OldWolf » Fri Aug 31, 2012 6:42 pm

Try a rehash... if that fixes it just set the language parameter into the dynamic parameter array
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top


Post a reply
3 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 12 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
cron
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub