Posted: Sat Jun 28, 2008 9:46 pm
OK, so now that's working, thanks Garvin, but I have another question. Sorry about all the questions. In index.tpl how do I query which language the reader has selected using ?serendipity[lang_display]=hu
At the moment I've got {if $lang==hu} which only seems to work when the browser has 'hu' configured as one of the browser display languages, yet in the my other browsers that only have english configured it doesn't work. It makes me thing I'm querying the wrong variable in index.tpl
Have you come across this before?
At the moment I've got {if $lang==hu} which only seems to work when the browser has 'hu' configured as one of the browser display languages, yet in the my other browsers that only have english configured it doesn't work. It makes me thing I'm querying the wrong variable in index.tpl
Have you come across this before?