Forms correctly translated but not the rest of the template

webelis 09 Jul, 2010
Hi there,

I'm running Chronoforms 3.1 RC5.5 on a multilingal website (joomla 1.5.15). Obviously using joomfish 2.0.4. The default site runs in french and english.

I installed the plugin to add support of chronocontact within joomfish.

The forms are correctly translated, and work like a charm as you select one language or another.
But, when in english, the rest of the template, (menus, modules etc.) are still in french.

the url does reflect the correct language code :
index.php?option=com_chronocontact&Itemid=272&lang=en

All the other components do trigger correctly the menus/modules/contents in english.

Any idea about how to fix this ?

Thank you very much in advance for your support ! :wink:
GreyHead 10 Jul, 2010
Hi webelis,

Sorry, no idea. The ChronoForms/JoomFish plugin was developed by a user and I don't think either Max or I have used it. That said, no-one has reported any problem with it.

Bob
webelis 16 Jul, 2010
Answering to myself just in case someone gets in trouble with the same issue.

the reason why the other positions/modules/etc will trigger to the default language is because of the $mainframe->initialise(); in the chronocontact.html.php and chronocontact.php files.

Fixed the issue by commentting out those lines.
GreyHead 16 Jul, 2010
Hi webelis,

Thank you, useful to know. I've never seen that mentioned before.

Bob
This topic is locked and no more replies can be posted.