[TYPO3-english] Re: Indexed Search result page in english
Lukas H
typo3 at mail.lukasheichel.de
Sat May 14 22:04:04 CEST 2016
Hi Adrian,
have you configured which the language for the indexed search in your ts?
Has to be something like this:
# default language:
plugin.tx_indexedsearch.SOMETHING.lang = 0
# language 1
[globalVar = GP:L = 1]
plugin.tx_indexedsearch.SOMETHING.lang = 1
[global]
The correct vars should be in the documentation or have a look in the constants editor.
Hope I could help you.
Lukas
More information about the TYPO3-english
mailing list