Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2008 at 08:53 UTC
Updated:
11 May 2009 at 14:50 UTC
I've problem setting up FAQ module to aware of multilanguage setting.
Comments
Comment #1
stella commentedWhat are your settings at admin/settings/i18n?
Cheers,
Stella
Comment #2
soaringalbatross commentedThanks. After, I changed the setting in admin/settings/i18n to "Only current language", it works. Thanks a lot! :)
Comment #3
najibx commentedHi ...
I have i18n setup with "Only default language and language neutral." ... and cleared all cache, but it seems that i keep getting the english version. On other note, I was able to have FAQ page title and description in multi language by providing i18n variables in settings.php. In addition, the taxonomy (FAQ Group is translated fine via String interface).
Since the node is translated, I could switch language on it's node page (but not via en/faq or ms/faq). Any tips why this is happenning?
TQ
Comment #4
stella commentedIt's because you're using "Only default language and language neutral". If your default language is set to English, then only English faqs will appear. Please try one of the other i18n options.
Also please don't re-open previously closed and fixed issues, instead open a new support request for your problem.
Cheers,
Stella
Comment #5
najibx commentedahhh ... somebody must have change my initial configuration from "Current language and language neutral." to "Only default language and language neutral". This solve many other issues i am having.
Thanks !