Page 1 of 1

change default vtiger language

PostPosted: Wed Oct 13, 2010 6:36 am
by batman256
hi,
i have install the french pack to vtiger and i can choose the language on vtiger screen login now
how to change default language of vtiger to French ?, i try to edit

/var/www/html/vtigercrm/config.inc.php

but they don't work, i think it's not the good file
thanks

-------------------------------------------------------
Vicidial 2.2.1
Asterisk 1.4.27.1-vici
Dahdi 2.3
VtigerCRM 5.1.0

PostPosted: Wed Oct 13, 2010 9:39 am
by mflorell
You set the language per user when you login I believe. At least that's how it worked for Spanish.

PostPosted: Wed Oct 13, 2010 12:16 pm
by batman256
thanks for your response
it's right we can set language when login (french in my case) but the problem hapen with webform,when we click vtiger open in english language !?

in vtiger site they told to change config.inc.php but goautodial seem don't use the default file !

PostPosted: Wed Oct 13, 2010 4:07 pm
by williamconley
never played with vTiger languages. but i'd like to ask if there is a difference in your URL at the moment you change the language? (ie: &language=ESP added to the end of the URL ...)

if so, you may be able to just add this to your vTiger web form ...

PostPosted: Fri Oct 15, 2010 4:27 am
by batman256
sorry i don't explain correctly my problem
i have problem with vtiger_search.php when i put it in webfom, the vtiger open with default English language, if i open vtiger with login screen i can change the language
i try to edit config.inc.php in /var/www/html/vtigercrm to set default language but they don't work perhaps it's not to right config file of vtiger

i try to edit vtiger_search.php and add "&language=fr"
and vtiger still in English, example when a call come to inbound conpagn and click to webform button :
"http://192.168.0.84/vtigercrm/index.php?module=Leads&action=DetailView&record=7&parenttab=Sales&language=fr"

PostPosted: Fri Oct 15, 2010 8:55 am
by williamconley
a worthy attempt ... but just deciding than language=fr should "work" may not be the technical approach.

if you are in vTiger and you "Choose" french ... does vTiger ever allow "fr" or "French" or anything about language to appear (or does it "post" a reference to french?)

if so, you can mimic it .. but first you have to FIND it :)