[TYPO3-english] Can't change default language in multilingual site
    Sinisa Mitrovic 
    sinisa.mitrovic at avisto-eastern.com
       
    Tue Oct 14 16:12:29 CEST 2014
    
    
  
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