[TYPO3-english] Re: Can't change default language in multilingual site
Ilya Smirnoff
ilya.smirnoff at gmail.com
Tue Oct 14 16:18:16 CEST 2014
Ok, thanks again!
Yes, I'm using News.
Quote: Sinisa Mitrovic wrote on Tue, 14 October 2014 16:12
----------------------------------------------------
> Hello Ilya,
>
> Just one more thing, if you use news or some similar extension you will
> need also this:
> addQueryString = 1
> addQueryString.method=get,post
> addQueryString.exclude = L,cHash
>
> Just put it on start like this:
>
> lib.langMenu {
> addQueryString = 1
> addQueryString.method=get,post
> addQueryString.exclude = L,cHash
> special = language
> ....
>
> Best regards,
> Sinisa Mitrovic
>
> On 10/14/2014 3:56 PM, Ilya Smirnoff wrote:
> > Hello Sinisa,
> > Your TS code of language menu working properly!
> > Strange that problem exist with FLUID and plug-in. Maybe I something
> > lost.
> > Anyway - many thanks for your support!
----------------------------------------------------
More information about the TYPO3-english
mailing list