O.k., here we go:
To change the language use the following line in the
navbar template:
PHP Code:
<tr><td class="vbmenu_option"><a href="changelanguage.php?$session[sessionurl]languageid=1">Name of language 1</a></td></tr>
<tr><td class="vbmenu_option"><a href="changelanguage.php?$session[sessionurl]languageid=2">Name of language 2</a></td></tr>
Add to the phrasegroup
Front-End Redirect Messages the following 2 phrases:
Varname: changelanguage
Text: Boardlanguage was changed
Varname: nochangelanguage
Text: Language was not changed
Save the
changelanguage.php I have attached in the main board directory (where you have your index.php).
That's all.
Best Regards
J?rg