2011-07-09, 19:04:40
Connie Wrote:mvlcek Wrote:It seems you are immediately redirecting to the URL without parameters - thus the language never takes effect.
this link is produced by
Code:<a href="<?php echo htmlspecialchars(return_i18n_lang_url('de')); ?>">In deutsch</a><br />
<a href="<?php echo htmlspecialchars(return_i18n_lang_url('en')); ?>">english version</a>
in the sidebar-component, now I switched to Cardinal theme where sidebar is active and you see my problem
I think I will do a rest and start anew ... if you haven't found a fast answer for me ;=)
The link produced is correct, but the server immediately redirects to the URL without lang parameter.
Maybe you have canonical redirects switched on in your gsconfig.php.