Hi:
I have enable the i18n module and the tcontact too. I have created two contact categories with its languages. I have the languages menu activated too. But when i change language and click on the contact menu option i get the general contact form.
I have added the two lines :
- $conf['i18n_variables'][] = 'contact_form_information';
- $conf['i18n_variables'][] = 'contactforms_information';
Perhaps cause i have named both categories with the same name i get the trouble ...
I have seen than in Site Configuration / Languages / Multilingual system / Variables the variables contact_form_information and contactforms_information have "Yes" for multilingual and "No" for has translations.
Can you help me and tell me what i'm missing. I'm sending you a picture.
Thank you.
Manuel.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | tcontact.jpg | 269.08 KB | BrianLewisDesign |
| contact_error.jpg | 57.85 KB | manuel_mra |
Comments
Comment #1
haffmans commentedPlease see #901388 for what I think is a similar issue. You may have to save the setting several times (once in each language, including the default) before the changes are picked up.
Note that this module does NOT translate the text on the contact form itself. It merely makes it possible to show/hide specific categories from the contact form in certain languages. If you only make one category available in each language, the form will look the same, but the actual category that is used will be different.
Comment #2
manuel_mra commentedHi:
Thank you very much for the guide.
I suggest you the following:
These instructions could be in the tcontact project module page so the users can configurate easy.
You can add too the node #901388 so they can read the bugs and can solve without asking you and you won't have to give time to solve these questions.
It could be better if this bug can be solved with the module programing.
Comment #3
BrianLewisDesign commentedThe menu links to the different language contact pages show up on for languages. I have the Chinese and English contact links both showing up in both Chinese and English sections of the site. Here is a picture of the English link and contact page showing up in the Chinese section.
What do I have to do to get a Chinese menu link to a Chinese contact page on Chinese pages only?